Home
last modified time | relevance | path

Searched refs:BNXT_DEV_STATE_CLOSING (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h543 #define BNXT_DEV_STATE_CLOSING 0x1 macro
Dbnxt.c479 txr->dev_state != BNXT_DEV_STATE_CLOSING) in bnxt_tx_int()
4278 txr->dev_state = BNXT_DEV_STATE_CLOSING; in bnxt_tx_disable()