Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h784 #define BNXT_DEV_STATE_CLOSING 0x1 macro
Dbnxt.c679 txr->dev_state != BNXT_DEV_STATE_CLOSING) in bnxt_tx_int()
8853 txr->dev_state = BNXT_DEV_STATE_CLOSING; in bnxt_tx_disable()