Home
last modified time | relevance | path

Searched refs:BNXT_FLAG_UDP_RSS_CAP (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.h1775 #define BNXT_FLAG_UDP_RSS_CAP 0x800 macro
A Dbnxt_ethtool.c1153 if (tuple == 4 && !(bp->flags & BNXT_FLAG_UDP_RSS_CAP)) in bnxt_srxfh()
1163 if (tuple == 4 && !(bp->flags & BNXT_FLAG_UDP_RSS_CAP)) in bnxt_srxfh()
A Dbnxt.c11968 bp->flags &= ~BNXT_FLAG_UDP_RSS_CAP; in bnxt_set_dflt_rss_hash_type()
11974 bp->flags |= BNXT_FLAG_UDP_RSS_CAP; in bnxt_set_dflt_rss_hash_type()

Completed in 43 milliseconds