Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h185 u8 update_tx_switching_flg; member
H A Dqed_vf.c1022 return !!p_data->update_tx_switching_flg; in qed_vf_handle_vp_update_is_needed()
1106 if (p_params->update_tx_switching_flg) { in qed_vf_pf_vport_update()
H A Dqed_l2.c719 p_cmn->update_tx_switching_en_flg = p_params->update_tx_switching_flg; in qed_sp_vport_update()
2458 sp_params.update_tx_switching_flg = params->update_tx_switching_flg; in qed_update_vport()
H A Dqed_sriov.c2800 p_data->update_tx_switching_flg = 1; in qed_iov_vp_update_tx_switch()
/linux/include/linux/qed/
H A Dqed_eth_if.h104 u8 update_tx_switching_flg; member
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c169 vport_params->update_tx_switching_flg = 1; in qede_sriov_configure()
2350 vport_update_params->update_tx_switching_flg = 1; in qede_start_queues()