Searched refs:ecore_queue_cid (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_l2.h | 74 struct ecore_queue_cid { struct 115 struct ecore_queue_cid *p_cid); argument 117 struct ecore_queue_cid * 141 struct ecore_queue_cid *p_cid, 160 struct ecore_queue_cid *p_cid, 169 struct ecore_queue_cid *p_cid); 174 struct ecore_queue_cid *p_cid); 178 struct ecore_queue_cid *p_cid, 183 struct ecore_queue_cid *p_cid,
|
H A D | ecore_vf.h | 97 struct ecore_queue_cid *p_cid); 110 struct ecore_queue_cid *p_cid); 138 struct ecore_queue_cid *p_cid, 159 struct ecore_queue_cid *p_cid, 173 struct ecore_queue_cid *p_cid, 185 struct ecore_queue_cid *p_cid); 203 struct ecore_queue_cid **pp_cid, 343 … ecore_vf_pf_rxq_start(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_queue_cid OSAL_UNUSED *… in ecore_vf_pf_rxq_start() 344 … ecore_vf_pf_txq_start(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_queue_cid OSAL_UNUSED *… in ecore_vf_pf_txq_start() 345 …t ecore_vf_pf_rxq_stop(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_queue_cid OSAL_UNUSED *… in ecore_vf_pf_rxq_stop() [all …]
|
H A D | ecore_l2.c | 163 struct ecore_queue_cid *p_cid) in ecore_eth_queue_qid_usage_add() 196 struct ecore_queue_cid *p_cid) in ecore_eth_queue_qid_usage_del() 207 struct ecore_queue_cid *p_cid) in ecore_eth_queue_cid_release() 228 static struct ecore_queue_cid * 235 struct ecore_queue_cid *p_cid; in _ecore_eth_queue_to_cid() 322 struct ecore_queue_cid * 328 struct ecore_queue_cid *p_cid; in ecore_eth_queue_to_cid() 367 static struct ecore_queue_cid * 562 struct ecore_queue_cid *p_queue = p_rss->rss_ind_table[i]; in ecore_sp_vport_update_rss() 926 struct ecore_queue_cid *p_cid, in ecore_eth_rxq_start_ramrod() [all …]
|
H A D | ecore_vf.c | 194 struct ecore_queue_cid *p_cid) in ecore_vf_pf_add_qid() 829 struct ecore_queue_cid *p_cid, in ecore_vf_pf_rxq_start() 913 struct ecore_queue_cid *p_cid, in ecore_vf_pf_rxq_stop() 953 struct ecore_queue_cid *p_cid, in ecore_vf_pf_txq_start() 1014 struct ecore_queue_cid *p_cid) in ecore_vf_pf_txq_stop() 1052 struct ecore_queue_cid **pp_cid, in ecore_vf_pf_rxqs_update() 1388 struct ecore_queue_cid *p_queue; in ecore_vf_pf_vport_update() 1611 struct ecore_queue_cid *p_cid) in ecore_vf_pf_get_coalesce() 1644 struct ecore_queue_cid *p_cid) in ecore_vf_pf_set_coalesce()
|
H A D | ecore_sriov.h | 95 struct ecore_queue_cid *p_cid;
|
H A D | ecore_sriov.c | 237 static struct ecore_queue_cid * 2088 struct ecore_queue_cid *p_cid = OSAL_NULL; in ecore_iov_configure_vport_forced() 2350 struct ecore_queue_cid *p_cid; in ecore_iov_vf_mbx_start_rxq() 2621 struct ecore_queue_cid *p_cid; in ecore_iov_vf_mbx_start_txq() 2711 struct ecore_queue_cid *p_cid; in ecore_iov_vf_stop_rxqs() 2841 struct ecore_queue_cid *handlers[ECORE_MAX_VF_CHAINS_PER_PF]; in ecore_iov_vf_mbx_update_rxqs() 3124 struct ecore_queue_cid *p_cid; in ecore_iov_vp_update_rss_param() 3597 struct ecore_queue_cid *p_cid; in ecore_iov_vf_pf_get_coalesce() 3666 struct ecore_queue_cid *p_cid; in ecore_iov_vf_pf_set_coalesce() 3746 struct ecore_queue_cid *p_cid; in ecore_iov_pf_configure_vf_queue_coalesce()
|
H A D | ecore_dev.c | 6471 struct ecore_queue_cid *p_cid = (struct ecore_queue_cid *)p_handle; in ecore_set_queue_coalesce() 6512 struct ecore_queue_cid *p_cid) in ecore_set_rxq_coalesce() 6552 struct ecore_queue_cid *p_cid) in ecore_set_txq_coalesce()
|