Home
last modified time | relevance | path

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

/src/sys/dev/ice/
H A Dice_switch.h152 } ethertype_mac; member
H A Dice_switch.c1311 daddr = f_info->l_data.ethertype_mac.mac_addr; in ice_fill_sw_rule()
1315 *off = CPU_TO_BE16(f_info->l_data.ethertype_mac.ethertype); in ice_fill_sw_rule()
H A Dice_lib.c6107 fi->l_data.ethertype_mac.ethertype, in ice_sysctl_dump_ethertype_filters()
6178 fi->l_data.ethertype_mac.ethertype, in ice_sysctl_dump_ethertype_mac_filters()
6179 fi->l_data.ethertype_mac.mac_addr, ":", in ice_sysctl_dump_ethertype_mac_filters()
9279 entry->fltr_info.l_data.ethertype_mac.ethertype = ethertype; in ice_add_ethertype_to_list()