Searched refs:qed_fw_l2_queue (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_dev_api.h | 270 int qed_fw_l2_queue(struct qed_hwfn *p_hwfn,
  | 
| D | qed_l2.c | 239 	rc = qed_fw_l2_queue(p_hwfn, p_cid->rel.queue_id, &p_cid->abs.queue_id);  in _qed_eth_queue_to_cid() 2052 			rc = qed_fw_l2_queue(p_hwfn, p_params->qid,  in qed_configure_rfs_ntuple_filter()
  | 
| D | qed_sriov.c | 848 		qed_fw_l2_queue(p_hwfn, vf->vf_queues[qid].fw_rx_qid,  in qed_iov_config_perm_table() 1455 		qed_fw_l2_queue(p_hwfn, p_vf->vf_queues[i].fw_rx_qid,  in qed_iov_vf_mbx_acquire_resc()
  | 
| D | qed_dev.c | 4773 int qed_fw_l2_queue(struct qed_hwfn *p_hwfn, u16 src_id, u16 *dst_id)  in qed_fw_l2_queue()  function
  |