Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.h94 u8 eth_saddr[ETH_ALEN], eth_daddr[ETH_ALEN]; member
H A Dmae.c685 CHECK(ETH_DADDR, eth_daddr) || in efx_mae_match_check_caps()
780 CHECK(ENC_ETH_DADDR, eth_daddr) || in efx_mae_match_check_caps_lhs()
1610 match->value.eth_daddr, ETH_ALEN); in efx_mae_populate_lhs_match_criteria()
1612 match->mask.eth_daddr, ETH_ALEN); in efx_mae_populate_lhs_match_criteria()
2103 match->value.eth_daddr, ETH_ALEN); in efx_mae_populate_match_criteria()
2105 match->mask.eth_daddr, ETH_ALEN); in efx_mae_populate_match_criteria()
H A Dtc.c355 ether_addr_copy(match->value.eth_daddr, fm.key->dst); in efx_tc_flower_parse_match()
357 ether_addr_copy(match->mask.eth_daddr, fm.mask->dst); in efx_tc_flower_parse_match()