Home
last modified time | relevance | path

Searched refs:BNXT_FLAG_UDP_RSS_CAP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1133 if (tuple == 4 && !(bp->flags & BNXT_FLAG_UDP_RSS_CAP)) in bnxt_srxfh()
1143 if (tuple == 4 && !(bp->flags & BNXT_FLAG_UDP_RSS_CAP)) in bnxt_srxfh()
H A Dbnxt.h1666 #define BNXT_FLAG_UDP_RSS_CAP 0x800 macro
H A Dbnxt.c11420 bp->flags &= ~BNXT_FLAG_UDP_RSS_CAP; in bnxt_set_dflt_rss_hash_type()
11426 bp->flags |= BNXT_FLAG_UDP_RSS_CAP; in bnxt_set_dflt_rss_hash_type()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1180 if (tuple == 4 && !(bp->flags & BNXT_FLAG_UDP_RSS_CAP)) in bnxt_srxfh()
1190 if (tuple == 4 && !(bp->flags & BNXT_FLAG_UDP_RSS_CAP)) in bnxt_srxfh()
H A Dbnxt.h1822 #define BNXT_FLAG_UDP_RSS_CAP 0x800 macro
H A Dbnxt.c12334 bp->flags &= ~BNXT_FLAG_UDP_RSS_CAP; in bnxt_set_dflt_rss_hash_type()
12342 bp->flags |= BNXT_FLAG_UDP_RSS_CAP; in bnxt_set_dflt_rss_hash_type()

Completed in 52 milliseconds