Home
last modified time | relevance | path

Searched refs:flow_type (Results 1 – 2 of 2) sorted by relevance

/net/ethtool/
Dioctl.c840 .flow_type = crxnfc.flow_type, in ethtool_rxnfc_copy_from_compat()
843 .flow_type = crxnfc.fs.flow_type, in ethtool_rxnfc_copy_from_compat()
879 .flow_type = rxnfc->flow_type, in ethtool_rxnfc_copy_to_compat()
882 .flow_type = rxnfc->fs.flow_type, in ethtool_rxnfc_copy_to_compat()
984 if (cmd == ETHTOOL_GRXFH && info.flow_type & FLOW_RSS) { in ethtool_get_rxnfc()
991 if (!(info.flow_type & FLOW_RSS)) in ethtool_get_rxnfc()
3046 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in ethtool_rx_flow_rule_create()
3177 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in ethtool_rx_flow_rule_create()
3194 if (fs->flow_type & FLOW_EXT) { in ethtool_rx_flow_rule_create()
3228 if (fs->flow_type & FLOW_MAC_EXT) { in ethtool_rx_flow_rule_create()
[all …]
/net/smc/
Dsmc_llc.c189 static void smc_llc_flow_parallel(struct smc_link_group *lgr, u8 flow_type, in smc_llc_flow_parallel() argument
195 flow_type != msg_type && !lgr->delayed_event) { in smc_llc_flow_parallel()
200 if (flow_type != msg_type) in smc_llc_flow_parallel()
205 flow_type, lgr->role); in smc_llc_flow_parallel()