Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A 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
H A Dbnx2x_sriov.c1312 bnx2x_disable_sriov(bp); in bnx2x_iov_remove_one()
2444 bnx2x_disable_sriov(bp); in bnx2x_sriov_configure()
2527 bnx2x_disable_sriov(bp); in bnx2x_enable_sriov()
2556 void bnx2x_disable_sriov(struct bnx2x *bp) in bnx2x_disable_sriov() function
H A Dbnx2x_main.c10359 bnx2x_disable_sriov(bp); in bnx2x_sp_rtnl_task()