Searched refs:VNIC_CFG_REQ_ENABLES_RSS_RULE (Results 1 – 2 of 2) sorted by relevance
4116 req.enables |= cpu_to_le32(VNIC_CFG_REQ_ENABLES_RSS_RULE | in bnxt_hwrm_vnic_cfg()4121 req.enables |= cpu_to_le32(VNIC_CFG_REQ_ENABLES_RSS_RULE | in bnxt_hwrm_vnic_cfg()
4284 #define VNIC_CFG_REQ_ENABLES_RSS_RULE 0x2UL macro