Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qlnx/qlnxe/
HDecore_l2_api.h372 u8 vport_active_tx_flg; member
HDqlnx_def.h257 uint8_t vport_active_tx_flg; member
HDqlnx_os.c6477 sp_params.vport_active_tx_flg = params->vport_active_tx_flg; in qlnx_update_vport()
6536 params->vport_id, params->vport_active_tx_flg, in qlnx_update_vport()
6776 vport_update_params.vport_active_tx_flg = 1; in qlnx_start_queues()
6858 vport_update_params.vport_active_tx_flg = 0; in qlnx_stop_queues()
HDecore_vf.c1291 p_act_tlv->active_tx = p_params->vport_active_tx_flg; in ecore_vf_pf_vport_update()
HDecore_l2.c774 p_cmn->tx_active_flg = p_params->vport_active_tx_flg; in ecore_sp_vport_update()
HDecore_sriov.c2960 p_data->vport_active_tx_flg = p_act_tlv->active_tx; in ecore_iov_vp_update_act_param()