Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2429 #define BNXT_FW_CAP_RING_MONITOR BIT_ULL(30) macro
H A Dbnxt.c2133 !(bp->fw_cap & BNXT_FW_CAP_RING_MONITOR)) { in bnxt_rx_pkt()
8154 bp->fw_cap |= BNXT_FW_CAP_RING_MONITOR; in bnxt_hwrm_func_qcfg()