Searched refs:bnx2x_int_disable_sync (Results 1 – 3 of 3) sorted by relevance
287 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw);
1903 bnx2x_int_disable_sync(bp, disable_hw); in bnx2x_netif_stop()2881 bnx2x_int_disable_sync(bp, 1); in bnx2x_nic_load()
1681 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync() function