Home
last modified time | relevance | path

Searched refs:tx_switching (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/qede/
H A Dqede_if.h43 bool tx_switching; member
H A Dqede_main.c397 dev_info->tx_switching = false; in qed_fill_dev_info()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h284 bool tx_switching; /* Vport supports tx-switching */ member
H A Decore_vfpf_if.h390 u8 tx_switching; member
H A Decore_sriov.c2220 params.tx_switching = true; in ecore_iov_vf_mbx_start_vport()
2226 params.tx_switching = false; in ecore_iov_vf_mbx_start_vport()
3087 p_data->tx_switching_flg = p_tx_switch_tlv->tx_switching; in ecore_iov_vp_update_tx_switch()
H A Decore_vf.c1323 p_tx_switch_tlv->tx_switching = p_params->tx_switching_flg; in ecore_vf_pf_vport_update()
H A Decore_l2.c433 p_ramrod->tx_switching_en = p_params->tx_switching; in ecore_sp_eth_vport_start()