Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_l2.h133 bool tx_switching; member
Dqed_vf.h354 u8 tx_switching; member
Dqed_vf.c1121 p_tx_switch_tlv->tx_switching = p_params->tx_switching_flg; in qed_vf_pf_vport_update()
Dqed_sriov.c1946 params.tx_switching = true; in qed_iov_vf_mbx_start_vport()
2801 p_data->tx_switching_flg = p_tx_switch_tlv->tx_switching; in qed_iov_vp_update_tx_switch()
Dqed_main.c426 dev_info->tx_switching = true; in qed_fill_dev_info()
Dqed_l2.c404 p_ramrod->tx_switching_en = p_params->tx_switching; in qed_sp_eth_vport_start()
/drivers/net/ethernet/qlogic/qede/
Dqede_main.c168 !qed_info->b_inter_pf_switch && qed_info->tx_switching) { in qede_sriov_configure()
2347 qed_info->tx_switching) { in qede_start_queues()