Home
last modified time | relevance | path

Searched refs:ecore_sb_info (Results 1 – 13 of 13) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int_api.h26 struct ecore_sb_info { struct
65 static OSAL_INLINE u16 ecore_sb_update_sb_idx(struct ecore_sb_info *sb_info) in ecore_sb_update_sb_idx() argument
97 static OSAL_INLINE void ecore_sb_ack(struct ecore_sb_info *sb_info, in ecore_sb_ack()
193 struct ecore_sb_info *p_sb,
251 struct ecore_sb_info *sb_info,
262 struct ecore_ptt *p_ptt, struct ecore_sb_info *sb_info);
278 struct ecore_sb_info *sb_info,
335 struct ecore_sb_info *p_sb,
H A Decore_vf.h50 struct ecore_sb_info *sbs_info[PFVF_MAX_SBS_PER_VF];
245 u16 sb_id, struct ecore_sb_info *p_sb);
H A Decore_int.h38 struct ecore_sb_info *sb_info;
H A Decore_int.c30 struct ecore_sb_info sb_info;
1283 struct ecore_sb_info *sb_info; in ecore_int_sp_dpc()
1570 struct ecore_sb_info *p_sb, u32 pi_index, in ecore_int_cau_conf_pi()
1652 struct ecore_ptt *p_ptt, struct ecore_sb_info *sb_info) in ecore_int_sb_setup()
1734 struct ecore_sb_info *sb_info, in ecore_int_sb_init()
1797 struct ecore_sb_info *sb_info, in ecore_int_sb_release()
2717 struct ecore_sb_info *p_sb, in ecore_int_get_sb_dbg()
H A Decore_l2_api.h37 struct ecore_sb_info *p_sb;
H A Decore.h202 struct ecore_sb_info;
H A Decore_vf.c1141 struct ecore_sb_info *p_sb = p_hwfn->vf_iov_info->sbs_info[i]; in ecore_vf_pf_vport_start()
1736 u16 sb_id, struct ecore_sb_info *p_sb) in ecore_vf_set_sb_info()
H A Decore_sriov.c2387 struct ecore_sb_info sb_dummy; in ecore_iov_vf_mbx_start_rxq()
2660 struct ecore_sb_info sb_dummy; in ecore_iov_vf_mbx_start_txq()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_if.h178 struct ecore_sb_info *sb_info,
184 struct ecore_sb_info *sb, u16 qid,
H A Dqede_rxtx.h188 struct ecore_sb_info *sb_info;
239 struct ecore_sb_info *sb_info;
H A Dqede_ethdev.h227 struct ecore_sb_info *sb_array;
H A Dqede_main.c490 qed_sb_init(struct ecore_dev *edev, struct ecore_sb_info *sb_info, in qed_sb_init()
756 static int qed_get_sb_info(struct ecore_dev *edev, struct ecore_sb_info *sb, in qed_get_sb_info()
H A Dqede_rxtx.c568 qede_alloc_mem_sb(struct qede_dev *qdev, struct ecore_sb_info *sb_info, in qede_alloc_mem_sb()
650 fp->sb_info = rte_calloc("sb", 1, sizeof(struct ecore_sb_info), in qede_alloc_fp_resc()