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

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_type.h762 u16 second_tag; member in struct:i40e_hw
H A Di40e_adminq_cmd.h798 /* The ethertypes in first_tag and second_tag are used to
806 __le16 second_tag; member in struct:i40e_aqc_set_switch_config
H A Di40e_common.c2700 scfg->second_tag = CPU_TO_LE16(hw->second_tag);
H A Dixl_pf_main.c6098 "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 126 milliseconds