Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2019 #define BNXT_FW_CAP_RING_MONITOR BIT_ULL(30) macro
Dbnxt.c1898 !(bp->fw_cap & BNXT_FW_CAP_RING_MONITOR)) { in bnxt_rx_pkt()
6980 bp->fw_cap |= BNXT_FW_CAP_RING_MONITOR; in bnxt_hwrm_func_qcfg()