Home
last modified time | relevance | path

Searched refs:FLOW_RSS (Results 1 – 4 of 4) sorted by relevance

/external/ethtool/
Drxclass.c105 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in rxclass_print_nfc_rule()
251 if (fsp->flow_type & FLOW_RSS) in rxclass_print_nfc_rule()
282 switch (fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in rxclass_print_rule()
1383 fsp->flow_type |= FLOW_RSS; in rxclass_parse_ruleopts()
Dethtool-copy.h1706 #define FLOW_RSS 0x20000000 macro
Dethtool.c1607 switch (fhash & ~FLOW_RSS) { in dump_rxfhash()
3657 nfccmd.flow_type |= FLOW_RSS; in do_srxclass()
3726 nfccmd.flow_type |= FLOW_RSS; in do_grxclass()
/external/kernel-headers/original/uapi/linux/
Dethtool.h1841 #define FLOW_RSS 0x20000000 macro