Home
last modified time | relevance | path

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

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