Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_cmn.h136 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw);
382 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw);
Dbnx2x_cmn.c1214 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw) in bnx2x_netif_stop() argument
1216 bnx2x_int_disable_sync(bp, disable_hw); in bnx2x_netif_stop()
Dbnx2x_main.c1283 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync() argument
1292 if (disable_hw) in bnx2x_int_disable_sync()