Home
last modified time | relevance | path

Searched refs:RX_CLS_LOC_ANY (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/engleder/
H A Dtsnep_rxnfc.c227 if (fsp->location != RX_CLS_LOC_ANY && in tsnep_rxnfc_add_rule()
240 if (fsp->location == RX_CLS_LOC_ANY) { in tsnep_rxnfc_add_rule()
/linux/drivers/net/dsa/
H A Dbcm_sf2_cfp.c384 if (fs->location == RX_CLS_LOC_ANY) in bcm_sf2_cfp_ipv4_rule_set()
682 if (fs->location == RX_CLS_LOC_ANY) in bcm_sf2_cfp_ipv6_rule_set()
937 if (fs->location != RX_CLS_LOC_ANY && in bcm_sf2_cfp_rule_set()
945 if (fs->location != RX_CLS_LOC_ANY && in bcm_sf2_cfp_rule_set()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c673 if (loc != RX_CLS_LOC_ANY && loc >= priv->num_net_filters) in bcmasp_netfilt_get_init()
679 if (loc != RX_CLS_LOC_ANY && init && priv->net_filters[loc].claimed) in bcmasp_netfilt_get_init()
683 if (wake_filter && loc != RX_CLS_LOC_ANY && (loc % 2)) in bcmasp_netfilt_get_init()
687 i = loc == RX_CLS_LOC_ANY ? 0 : loc; in bcmasp_netfilt_get_init()
/linux/include/uapi/linux/
H A Dethtool.h2410 #define RX_CLS_LOC_ANY 0xffffffff macro
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c924 if (rule->location != RX_CLS_LOC_ANY) in efx_ethtool_set_class_rule()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1431 cmd->fs.location != RX_CLS_LOC_ANY) { in bcmgenet_validate_flow()
1515 if (cmd->fs.location == RX_CLS_LOC_ANY) { in bcmgenet_insert_flow()
1532 cmd->fs.location = RX_CLS_LOC_ANY; in bcmgenet_insert_flow()
/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c933 if (rule->location != RX_CLS_LOC_ANY) in efx_ethtool_set_class_rule()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c1050 if (rule->location != RX_CLS_LOC_ANY) in ef4_ethtool_set_class_rule()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c899 if (fsp->location != RX_CLS_LOC_ANY) in fbnic_set_cls_rule_ins()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1512 if (fs->location != RX_CLS_LOC_ANY) in bnxt_srxclsrlins()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2367 if (fs->location != RX_CLS_LOC_ANY) in mv88e6xxx_policy_insert()