Searched defs:mrqc (Results 1 – 12 of 12) sorted by relevance
293 #define E1000_MRQC_EN_TCPIPV4(mrqc) ((mrqc) & BIT(16)) argument294 #define E1000_MRQC_EN_IPV4(mrqc) ((mrqc) & BIT(17)) argument295 #define E1000_MRQC_EN_TCPIPV6EX(mrqc) ((mrqc) & BIT(18)) argument296 #define E1000_MRQC_EN_IPV6EX(mrqc) ((mrqc) & BIT(19)) argument297 #define E1000_MRQC_EN_IPV6(mrqc) ((mrqc) & BIT(20)) argument
139 #define E1000_MRQC_ENABLED(mrqc) (((mrqc) & (BIT(0) | BIT(1))) == BIT(0)) argument
842 u32 mrqc; in fm10k_set_rss_hash_opt() local
1095 u32 mrqc; in fm10k_configure_dglort() local
1187 u32 mrqc = rd32(IGC_MRQC); in igc_ethtool_set_rss_hash_opt() local
782 u32 mrqc, rxcsum; in igc_setup_mrqc() local
2147 u32 mrqc; in e1000_get_rxnfc() local
3454 u32 mrqc, rxcsum; in e1000e_setup_rss_hash() local
3025 u32 mrqc; in ixgbe_set_rss_hash_opt() local
3918 u32 mrqc = 0, rss_field = 0, vfmrqc = 0; in ixgbe_setup_mrqc() local
2658 u32 mrqc = rd32(E1000_MRQC); in igb_set_rss_hash_opt() local
4519 u32 mrqc, rxcsum; in igb_setup_mrqc() local