Home
last modified time | relevance | path

Searched refs:l3_unicast (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c124 } l3_unicast; member
649 if (!is_zero_ether_addr(entry->l3_unicast.eth_src) && in ofdpa_cmd_group_tbl_add_l3_unicast()
651 ETH_ALEN, entry->l3_unicast.eth_src)) in ofdpa_cmd_group_tbl_add_l3_unicast()
653 if (!is_zero_ether_addr(entry->l3_unicast.eth_dst) && in ofdpa_cmd_group_tbl_add_l3_unicast()
655 ETH_ALEN, entry->l3_unicast.eth_dst)) in ofdpa_cmd_group_tbl_add_l3_unicast()
657 if (entry->l3_unicast.vlan_id && in ofdpa_cmd_group_tbl_add_l3_unicast()
659 entry->l3_unicast.vlan_id)) in ofdpa_cmd_group_tbl_add_l3_unicast()
662 entry->l3_unicast.ttl_check)) in ofdpa_cmd_group_tbl_add_l3_unicast()
665 entry->l3_unicast.group_id)) in ofdpa_cmd_group_tbl_add_l3_unicast()
1208 ether_addr_copy(entry->l3_unicast in ofdpa_group_l3_unicast()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c124 } l3_unicast; member
649 if (!is_zero_ether_addr(entry->l3_unicast.eth_src) && in ofdpa_cmd_group_tbl_add_l3_unicast()
651 ETH_ALEN, entry->l3_unicast.eth_src)) in ofdpa_cmd_group_tbl_add_l3_unicast()
653 if (!is_zero_ether_addr(entry->l3_unicast.eth_dst) && in ofdpa_cmd_group_tbl_add_l3_unicast()
655 ETH_ALEN, entry->l3_unicast.eth_dst)) in ofdpa_cmd_group_tbl_add_l3_unicast()
657 if (entry->l3_unicast.vlan_id && in ofdpa_cmd_group_tbl_add_l3_unicast()
659 entry->l3_unicast.vlan_id)) in ofdpa_cmd_group_tbl_add_l3_unicast()
662 entry->l3_unicast.ttl_check)) in ofdpa_cmd_group_tbl_add_l3_unicast()
665 entry->l3_unicast.group_id)) in ofdpa_cmd_group_tbl_add_l3_unicast()
1208 ether_addr_copy(entry->l3_unicast in ofdpa_group_l3_unicast()
[all...]

Completed in 7 milliseconds