Searched refs:VNIC_CFG_REQ_ENABLES_RSS_RULE (Results 1 – 2 of 2) sorted by relevance
5484 req->enables |= cpu_to_le32(VNIC_CFG_REQ_ENABLES_RSS_RULE | in bnxt_hwrm_vnic_cfg()5489 req->enables |= cpu_to_le32(VNIC_CFG_REQ_ENABLES_RSS_RULE | in bnxt_hwrm_vnic_cfg()
6097 #define VNIC_CFG_REQ_ENABLES_RSS_RULE 0x2UL macro