Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h535 void bnx2x_disable_sriov(struct bnx2x *bp);
579 static inline void bnx2x_disable_sriov(struct bnx2x *bp) {} in bnx2x_disable_sriov() function
Dbnx2x_sriov.c1315 bnx2x_disable_sriov(bp); in bnx2x_iov_remove_one()
2441 bnx2x_disable_sriov(bp); in bnx2x_sriov_configure()
2524 bnx2x_disable_sriov(bp); in bnx2x_enable_sriov()
2553 void bnx2x_disable_sriov(struct bnx2x *bp) in bnx2x_disable_sriov() function
Dbnx2x_main.c10378 bnx2x_disable_sriov(bp); in bnx2x_sp_rtnl_task()