Lines Matching refs:opaque_fid

215 		      u16 opaque_fid,  in _qed_eth_queue_to_cid()  argument
228 p_cid->opaque_fid = opaque_fid; in _qed_eth_queue_to_cid()
293 p_cid->opaque_fid, in _qed_eth_queue_to_cid()
312 u16 opaque_fid, in qed_eth_queue_to_cid() argument
347 p_cid = _qed_eth_queue_to_cid(p_hwfn, opaque_fid, cid, in qed_eth_queue_to_cid()
357 u16 opaque_fid, in qed_eth_queue_to_cid_pf() argument
361 return qed_eth_queue_to_cid(p_hwfn, opaque_fid, p_params, b_is_rx, in qed_eth_queue_to_cid_pf()
381 init_data.opaque_fid = p_params->opaque_fid; in qed_sp_eth_vport_start()
698 init_data.opaque_fid = p_params->opaque_fid; in qed_sp_vport_update()
756 int qed_sp_vport_stop(struct qed_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id) in qed_sp_vport_stop() argument
773 init_data.opaque_fid = opaque_fid; in qed_sp_vport_stop()
822 vport_update_params.opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_filter_accept_cmd()
864 p_cid->opaque_fid, p_cid->cid, in qed_eth_rxq_start_ramrod()
870 init_data.opaque_fid = p_cid->opaque_fid; in qed_eth_rxq_start_ramrod()
935 u16 opaque_fid, in qed_eth_rx_queue_start() argument
947 p_cid = qed_eth_queue_to_cid_pf(p_hwfn, opaque_fid, true, p_params); in qed_eth_rx_queue_start()
998 init_data.opaque_fid = p_cid->opaque_fid; in qed_sp_eth_rx_queues_update()
1033 init_data.opaque_fid = p_cid->opaque_fid; in qed_eth_pf_rx_queue_stop()
1090 init_data.opaque_fid = p_cid->opaque_fid; in qed_eth_txq_start_ramrod()
1142 u16 opaque_fid, in qed_eth_tx_queue_start() argument
1152 p_cid = qed_eth_queue_to_cid_pf(p_hwfn, opaque_fid, false, p_params); in qed_eth_tx_queue_start()
1182 init_data.opaque_fid = p_cid->opaque_fid; in qed_eth_pf_tx_queue_stop()
1232 u16 opaque_fid, in qed_filter_ucast_common() argument
1260 init_data.opaque_fid = opaque_fid; in qed_filter_ucast_common()
1372 u16 opaque_fid, in qed_sp_eth_filter_ucast() argument
1382 rc = qed_filter_ucast_common(p_hwfn, opaque_fid, p_filter_cmd, in qed_sp_eth_filter_ucast()
1474 u16 opaque_fid, in qed_sp_eth_filter_mcast() argument
1498 init_data.opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_sp_eth_filter_mcast()
1560 u16 opaque_fid; in qed_filter_mcast_cmd() local
1567 opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_filter_mcast_cmd()
1570 opaque_fid, in qed_filter_mcast_cmd()
1587 u16 opaque_fid; in qed_filter_ucast_cmd() local
1594 opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_filter_ucast_cmd()
1597 opaque_fid, in qed_filter_ucast_cmd()
2034 init_data.opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_configure_rfs_ntuple_filter()
2319 start.opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_start_vport()
2357 p_hwfn->hw_info.opaque_fid, vport_id); in qed_stop_vport()
2469 sp_params.opaque_fid = p_hwfn->hw_info.opaque_fid; in qed_update_vport()
2508 p_hwfn->hw_info.opaque_fid, in qed_start_rxq()
2559 p_hwfn->hw_info.opaque_fid, in qed_start_txq()