Home
last modified time | relevance | path

Searched refs:bnx2x_disable_sriov (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h538 void bnx2x_disable_sriov(struct bnx2x *bp);
582 static inline void bnx2x_disable_sriov(struct bnx2x *bp) {} in bnx2x_disable_sriov() function
Dbnx2x_sriov.c1297 bnx2x_disable_sriov(bp); in bnx2x_iov_remove_one()
2429 bnx2x_disable_sriov(bp); in bnx2x_sriov_configure()
2512 bnx2x_disable_sriov(bp); in bnx2x_enable_sriov()
2541 void bnx2x_disable_sriov(struct bnx2x *bp) in bnx2x_disable_sriov() function
Dbnx2x_main.c10348 bnx2x_disable_sriov(bp); in bnx2x_sp_rtnl_task()