Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c5473 req->enables |= cpu_to_le32(VNIC_CFG_REQ_ENABLES_RSS_RULE | in bnxt_hwrm_vnic_cfg()
5478 req->enables |= cpu_to_le32(VNIC_CFG_REQ_ENABLES_RSS_RULE | in bnxt_hwrm_vnic_cfg()
Dbnxt_hsi.h6454 #define VNIC_CFG_REQ_ENABLES_RSS_RULE 0x2UL macro