Searched refs:p_tx_switch_tlv (Results 1 – 2 of 2) sorted by relevance
1315 struct vfpf_vport_update_tx_switch_tlv *p_tx_switch_tlv; in ecore_vf_pf_vport_update() local1319 p_tx_switch_tlv = ecore_add_tlv(&p_iov->offset, in ecore_vf_pf_vport_update()1323 p_tx_switch_tlv->tx_switching = p_params->tx_switching_flg; in ecore_vf_pf_vport_update()
3069 struct vfpf_vport_update_tx_switch_tlv *p_tx_switch_tlv; in ecore_iov_vp_update_tx_switch() local3072 p_tx_switch_tlv = (struct vfpf_vport_update_tx_switch_tlv *) in ecore_iov_vp_update_tx_switch()3074 if (!p_tx_switch_tlv) in ecore_iov_vp_update_tx_switch()3087 p_data->tx_switching_flg = p_tx_switch_tlv->tx_switching; in ecore_iov_vp_update_tx_switch()