Searched refs:VNIC_CFG_REQ_ENABLES_RSS_RULE (Results 1 – 2 of 2) sorted by relevance
5473 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()
6454 #define VNIC_CFG_REQ_ENABLES_RSS_RULE 0x2UL macro