Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2458 #define BNXT_STATE_DRV_REGISTERED 7 macro
H A Dbnxt.c5777 set_bit(BNXT_STATE_DRV_REGISTERED, &bp->state); in bnxt_hwrm_func_drv_rgtr()
5791 if (!test_and_clear_bit(BNXT_STATE_DRV_REGISTERED, &bp->state)) in bnxt_hwrm_func_drv_unrgtr()