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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h374 u8 vport_active_tx_flg; member in struct:ecore_sp_vport_update_params
H A Dqlnx_def.h266 uint8_t vport_active_tx_flg; member in struct:qlnx_update_vport_params
H A Dqlnx_os.c6739 sp_params.vport_active_tx_flg = params->vport_active_tx_flg;
6801 params->vport_id, params->vport_active_tx_flg,
7038 vport_update_params.vport_active_tx_flg = 1;
7121 vport_update_params.vport_active_tx_flg = 0;
H A Decore_vf.c1295 p_act_tlv->active_tx = p_params->vport_active_tx_flg;
H A Decore_l2.c776 p_cmn->tx_active_flg = p_params->vport_active_tx_flg;
H A Decore_sriov.c2963 p_data->vport_active_tx_flg = p_act_tlv->active_tx;

Completed in 122 milliseconds