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

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_type.h767 u16 first_tag; member in struct:i40e_hw
H A Di40e_adminq_cmd.h803 /* The ethertypes in first_tag and second_tag are used to
810 __le16 first_tag; member in struct:i40e_aqc_set_switch_config
H A Di40e_common.c2769 scfg->first_tag = CPU_TO_LE16(hw->first_tag);
H A Dixl_pf_main.c3824 "Setting switch config to switch_tag=%04x, first_tag=%04x, second_tag=%04x\n",
3825 hw->switch_tag, hw->first_tag, hw->second_tag);

Completed in 205 milliseconds