Searched refs:bnx2x_int_disable_sync (Results 1 – 3 of 3) sorted by relevance
136 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw);
1216 bnx2x_int_disable_sync(bp, disable_hw); in bnx2x_netif_stop()1573 bnx2x_int_disable_sync(bp, 1); in bnx2x_nic_load()
1283 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync() function