Searched refs:p_tx_switch_tlv (Results 1 – 2 of 2) sorted by relevance
1310 struct vfpf_vport_update_tx_switch_tlv *p_tx_switch_tlv; in ecore_vf_pf_vport_update() local1314 p_tx_switch_tlv = ecore_add_tlv(&p_iov->offset, in ecore_vf_pf_vport_update()1318 p_tx_switch_tlv->tx_switching = p_params->tx_switching_flg; in ecore_vf_pf_vport_update()
2995 struct vfpf_vport_update_tx_switch_tlv *p_tx_switch_tlv; in ecore_iov_vp_update_tx_switch() local2998 p_tx_switch_tlv = (struct vfpf_vport_update_tx_switch_tlv *) in ecore_iov_vp_update_tx_switch()3001 if (!p_tx_switch_tlv) in ecore_iov_vp_update_tx_switch()3012 p_data->tx_switching_flg = p_tx_switch_tlv->tx_switching; in ecore_iov_vp_update_tx_switch()