Searched refs:switch_tag (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_type.h760 u16 switch_tag; member in struct:i40e_hw
H A Di40e_adminq_cmd.h792 /* The ethertype in switch_tag is dropped on ingress and used
797 __le16 switch_tag; member in struct:i40e_aqc_set_switch_config
H A Di40e_common.c2698 scfg->switch_tag = CPU_TO_LE16(hw->switch_tag);
H A Dixl_pf_main.c6096 hw->switch_tag = requested_vlan;
6098 "Setting switch config to switch_tag=%04x, first_tag=%04x, second_tag=%04x\n",
6099 hw->switch_tag, hw->first_tag, hw->second_tag);

Completed in 147 milliseconds