Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.h463 #define BNGE_DEV_STATE_CLOSING 0x1 macro
H A Dbnge_txrx.c1095 BNGE_DEV_STATE_CLOSING)); in __bnge_tx_int()
H A Dbnge_netdev.c2443 WRITE_ONCE(txr->dev_state, BNGE_DEV_STATE_CLOSING); in bnge_tx_disable()