Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h289 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw);
551 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw);
Dbnx2x_cmn.c1921 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw) in bnx2x_netif_stop() argument
1923 bnx2x_int_disable_sync(bp, disable_hw); in bnx2x_netif_stop()
Dbnx2x_main.c1686 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync() argument
1691 if (disable_hw) in bnx2x_int_disable_sync()