Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h537 void bnx2x_disable_sriov(struct bnx2x *bp);
581 static inline void bnx2x_disable_sriov(struct bnx2x *bp) {} in bnx2x_disable_sriov() function
Dbnx2x_sriov.c1298 bnx2x_disable_sriov(bp); in bnx2x_iov_remove_one()
2424 bnx2x_disable_sriov(bp); in bnx2x_sriov_configure()
2507 bnx2x_disable_sriov(bp); in bnx2x_enable_sriov()
2536 void bnx2x_disable_sriov(struct bnx2x *bp) in bnx2x_disable_sriov() function
Dbnx2x_main.c10347 bnx2x_disable_sriov(bp); in bnx2x_sp_rtnl_task()