Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h133 bool tx_switching; member
H A Dqed_vf.h354 u8 tx_switching; member
H A Dqed_vf.c1114 p_tx_switch_tlv->tx_switching = p_params->tx_switching_flg; in qed_vf_pf_vport_update()
H A 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()
H A Dqed_main.c416 dev_info->tx_switching = true; in qed_fill_dev_info()
H A Dqed_l2.c404 p_ramrod->tx_switching_en = p_params->tx_switching; in qed_sp_eth_vport_start()
/linux/include/linux/qed/
H A Dqed_if.h649 bool tx_switching; member
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c167 !qed_info->b_inter_pf_switch && qed_info->tx_switching) { in qede_sriov_configure()
2349 qed_info->tx_switching) { in qede_start_queues()