Searched refs:ecore_sb_info (Results 1 – 13 of 13) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_int_api.h | 26 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 D | ecore_vf.h | 50 struct ecore_sb_info *sbs_info[PFVF_MAX_SBS_PER_VF]; 245 u16 sb_id, struct ecore_sb_info *p_sb);
|
| H A D | ecore_int.h | 38 struct ecore_sb_info *sb_info;
|
| H A D | ecore_int.c | 30 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 D | ecore_l2_api.h | 37 struct ecore_sb_info *p_sb;
|
| H A D | ecore.h | 202 struct ecore_sb_info;
|
| H A D | ecore_vf.c | 1141 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 D | ecore_sriov.c | 2387 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 D | qede_if.h | 178 struct ecore_sb_info *sb_info, 184 struct ecore_sb_info *sb, u16 qid,
|
| H A D | qede_rxtx.h | 188 struct ecore_sb_info *sb_info; 239 struct ecore_sb_info *sb_info;
|
| H A D | qede_ethdev.h | 227 struct ecore_sb_info *sb_array;
|
| H A D | qede_main.c | 490 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 D | qede_rxtx.c | 568 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()
|