Searched refs:double_vlan (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_common.h | 142 bool save_bad_pac, bool pad_short_pac, bool double_vlan,
|
| H A D | ice_common.c | 2997 bool save_bad_pac, bool pad_short_pac, bool double_vlan, in ice_aq_set_port_params() argument 3014 if (double_vlan) in ice_aq_set_port_params()
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 351 bool pad_short_pac, bool double_vlan,
|
| H A D | i40e_common.c | 5331 bool pad_short_pac, bool double_vlan, in i40e_aq_set_port_parameters() argument 5349 if (double_vlan) in i40e_aq_set_port_parameters()
|