Searched refs:double_vlan (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_common.h | 187 bool save_bad_pac, bool pad_short_pac, bool double_vlan,
|
H A D | ice_common.c | 3355 * @double_vlan: if set double VLAN is enabled 3362 bool save_bad_pac, bool pad_short_pac, bool double_vlan, in ice_update_link_info() 3380 if (double_vlan) in ice_update_link_info() 3075 ice_aq_set_port_params(struct ice_port_info * pi,u16 bad_frame_vsi,bool save_bad_pac,bool pad_short_pac,bool double_vlan,struct ice_sq_cd * cd) ice_aq_set_port_params() argument
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_prototype.h | 360 bool pad_short_pac, bool double_vlan,
|
H A D | i40e_common.c | 5131 bool pad_short_pac, bool double_vlan, in i40e_aq_set_port_parameters() argument 5149 if (double_vlan) in i40e_aq_set_port_parameters()
|