Searched refs:disable_hw (Results 1 – 3 of 3) sorted by relevance
289 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw);551 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw);
1921 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw) in bnx2x_netif_stop() argument1923 bnx2x_int_disable_sync(bp, disable_hw); in bnx2x_netif_stop()
1686 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync() argument1691 if (disable_hw) in bnx2x_int_disable_sync()