Lines Matching refs:tuple
1658 int tuple, rc = 0; in bnxt_set_rxfh_fields() local
1664 tuple = 4; in bnxt_set_rxfh_fields()
1666 tuple = 2; in bnxt_set_rxfh_fields()
1668 tuple = 0; in bnxt_set_rxfh_fields()
1674 if (tuple == 4) in bnxt_set_rxfh_fields()
1677 if (tuple == 4 && !(bp->rss_cap & BNXT_RSS_CAP_UDP_RSS_CAP)) in bnxt_set_rxfh_fields()
1680 if (tuple == 4) in bnxt_set_rxfh_fields()
1684 if (tuple == 4) in bnxt_set_rxfh_fields()
1687 if (tuple == 4 && !(bp->rss_cap & BNXT_RSS_CAP_UDP_RSS_CAP)) in bnxt_set_rxfh_fields()
1690 if (tuple == 4) in bnxt_set_rxfh_fields()
1693 if (tuple == 4 && (!(bp->rss_cap & BNXT_RSS_CAP_AH_V4_RSS_CAP) || in bnxt_set_rxfh_fields()
1698 if (tuple == 4) in bnxt_set_rxfh_fields()
1702 if (tuple == 4 && (!(bp->rss_cap & BNXT_RSS_CAP_AH_V6_RSS_CAP) || in bnxt_set_rxfh_fields()
1707 if (tuple == 4) in bnxt_set_rxfh_fields()
1710 } else if (tuple == 4) { in bnxt_set_rxfh_fields()
1722 if (tuple == 2) in bnxt_set_rxfh_fields()
1724 else if (!tuple) in bnxt_set_rxfh_fields()
1735 if (tuple == 2) in bnxt_set_rxfh_fields()
1737 else if (!tuple) in bnxt_set_rxfh_fields()