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

/freebsd-current/sys/dev/ixl/
H A Di40e_type.h762 u16 switch_tag; member in struct:i40e_hw
H A Dixl_pf_main.c4026 hw->switch_tag = requested_vlan;
4028 "Setting switch config to switch_tag=%04x, first_tag=%04x, second_tag=%04x\n",
4029 hw->switch_tag, hw->first_tag, hw->second_tag);
H A Di40e_adminq_cmd.h799 /* The ethertype in switch_tag is dropped on ingress and used
804 __le16 switch_tag; member in struct:i40e_aqc_set_switch_config
H A Di40e_common.c2761 scfg->switch_tag = CPU_TO_LE16(hw->switch_tag);

Completed in 208 milliseconds