Home
last modified time | relevance | path

Searched defs:sb_info (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int_api.h65 static OSAL_INLINE u16 ecore_sb_update_sb_idx(struct ecore_sb_info *sb_info) in ecore_sb_update_sb_idx()
97 static OSAL_INLINE void ecore_sb_ack(struct ecore_sb_info *sb_info, in ecore_sb_ack()
H A Decore_int.h38 struct ecore_sb_info *sb_info; member
H A Decore_int.c30 struct ecore_sb_info sb_info; member
1283 struct ecore_sb_info *sb_info; in ecore_int_sp_dpc() local
1401 struct ecore_sb_attn_info *sb_info = p_hwfn->p_sb_attn; in ecore_int_sb_attn_setup() local
1419 struct ecore_sb_attn_info *sb_info = p_hwfn->p_sb_attn; in ecore_int_sb_attn_init() local
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()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_rxtx.h188 struct ecore_sb_info *sb_info; member
239 struct ecore_sb_info *sb_info; member
H A Dqede_main.c490 qed_sb_init(struct ecore_dev *edev, struct ecore_sb_info *sb_info, in qed_sb_init()
H A Dqede_rxtx.c568 qede_alloc_mem_sb(struct qede_dev *qdev, struct ecore_sb_info *sb_info, in qede_alloc_mem_sb()