Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h289 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw);
553 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw);
H A Dbnx2x_cmn.c1908 void bnx2x_netif_stop(struct bnx2x *bp, int disable_hw) in bnx2x_netif_stop() argument
1910 bnx2x_int_disable_sync(bp, disable_hw); in bnx2x_netif_stop()
H A Dbnx2x_main.c1699 void bnx2x_int_disable_sync(struct bnx2x *bp, int disable_hw) in bnx2x_int_disable_sync() argument
1704 if (disable_hw) in bnx2x_int_disable_sync()
/OK3568_Linux_fs/kernel/drivers/crypto/axis/
H A Dartpec6_crypto.c2924 goto disable_hw; in artpec6_crypto_probe()
2931 goto disable_hw; in artpec6_crypto_probe()
2952 disable_hw: in artpec6_crypto_probe()