Lines Matching refs:opaque_fid

120 	u16				opaque_fid;  member
137 u16 opaque_fid, in qed_sp_vport_start() argument
160 opaque_fid, in qed_sp_vport_start()
380 p_params->opaque_fid, in qed_sp_vport_update()
412 u16 opaque_fid, in qed_sp_vport_stop() argument
431 opaque_fid, in qed_sp_vport_stop()
461 vport_update_params.opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_filter_accept_cmd()
495 u16 opaque_fid, in qed_sp_eth_rxq_start_ramrod() argument
515 p_rx_cid->opaque_fid = opaque_fid; in qed_sp_eth_rxq_start_ramrod()
528 opaque_fid, cid, params->queue_id, params->vport_id, in qed_sp_eth_rxq_start_ramrod()
536 cid, opaque_fid, in qed_sp_eth_rxq_start_ramrod()
568 u16 opaque_fid, in qed_sp_eth_rx_queue_start() argument
609 opaque_fid, in qed_sp_eth_rx_queue_start()
642 p_rx_cid->opaque_fid, in qed_sp_eth_rx_queue_stop()
659 (!!(p_rx_cid->opaque_fid == p_hwfn->hw_info.opaque_fid) && in qed_sp_eth_rx_queue_stop()
662 !(p_rx_cid->opaque_fid == p_hwfn->hw_info.opaque_fid) || in qed_sp_eth_rx_queue_stop()
674 u16 opaque_fid, in qed_sp_eth_txq_start_ramrod() argument
693 p_tx_cid->opaque_fid = opaque_fid; in qed_sp_eth_txq_start_ramrod()
704 opaque_fid, in qed_sp_eth_txq_start_ramrod()
733 u16 opaque_fid, in qed_sp_eth_tx_queue_start() argument
763 opaque_fid, p_tx_cid->cid, in qed_sp_eth_tx_queue_start()
767 opaque_fid, in qed_sp_eth_tx_queue_start()
798 p_tx_cid->opaque_fid, in qed_sp_eth_tx_queue_stop()
850 u16 opaque_fid, in qed_filter_ucast_common() argument
882 opaque_fid, in qed_filter_ucast_common()
986 u16 opaque_fid, in qed_sp_eth_filter_ucast() argument
996 rc = qed_filter_ucast_common(p_hwfn, opaque_fid, p_filter_cmd, in qed_sp_eth_filter_ucast()
1097 u16 opaque_fid, in qed_sp_eth_filter_mcast() argument
1128 p_hwfn->hw_info.opaque_fid, in qed_sp_eth_filter_mcast()
1190 u16 opaque_fid; in qed_filter_mcast_cmd() local
1195 opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_filter_mcast_cmd()
1198 opaque_fid, in qed_filter_mcast_cmd()
1216 u16 opaque_fid; in qed_filter_ucast_cmd() local
1221 opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_filter_ucast_cmd()
1224 opaque_fid, in qed_filter_ucast_cmd()
1283 p_hwfn->hw_info.opaque_fid, in qed_start_vport()
1315 p_hwfn->hw_info.opaque_fid, in qed_stop_vport()
1404 sp_params.opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_update_vport()
1440 p_hwfn->hw_info.opaque_fid, in qed_start_rxq()
1498 p_hwfn->hw_info.opaque_fid, in qed_start_txq()