Searched refs:bnx2x_int_disable_sync (Results 1 – 3 of 3) sorted by relevance
289 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw);
1910 bnx2x_int_disable_sync(bp, disable_hw); in bnx2x_netif_stop()2930 bnx2x_int_disable_sync(bp, 1); in bnx2x_nic_load()
1698 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync() function