Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c352 static int dpaa2_eth_prep_eth_rule(struct ethhdr *eth_value, struct ethhdr *eth_mask, in dpaa2_eth_prep_eth_rule() argument
359 *(__be16 *)(key + off) = eth_value->h_proto; in dpaa2_eth_prep_eth_rule()
366 ether_addr_copy(key + off, eth_value->h_source); in dpaa2_eth_prep_eth_rule()
373 ether_addr_copy(key + off, eth_value->h_dest); in dpaa2_eth_prep_eth_rule()