Searched refs:update_inner_vlan_removal_flg (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h375 u8 update_inner_vlan_removal_flg; member in struct:ecore_sp_vport_update_params
H A Dqlnx_def.h267 uint8_t update_inner_vlan_removal_flg; member in struct:qlnx_update_vport_params
H A Decore_vf.c1213 return !!p_data->update_inner_vlan_removal_flg;
1300 if (p_params->update_inner_vlan_removal_flg) {
H A Dqlnx_os.c6741 sp_params.update_inner_vlan_removal_flg =
6742 params->update_inner_vlan_removal_flg;
7042 vport_update_params.update_inner_vlan_removal_flg = 1;
7127 vport_update_params.update_inner_vlan_removal_flg = 0;
H A Decore_sriov.c2074 vport_update.update_inner_vlan_removal_flg = 1;
2986 p_data->update_inner_vlan_removal_flg = 1;
H A Decore_l2.c784 val = p_params->update_inner_vlan_removal_flg;

Completed in 371 milliseconds