Home
last modified time | relevance | path

Searched refs:ecore_chain (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_chain.h103 struct ecore_chain struct
198 static OSAL_INLINE u16 ecore_chain_get_prod_idx(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx() argument
205 static OSAL_INLINE u32 ecore_chain_get_prod_idx_u32(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx_u32()
212 static OSAL_INLINE u16 ecore_chain_get_cons_idx(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx()
218 static OSAL_INLINE u32 ecore_chain_get_cons_idx_u32(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx_u32()
232 static OSAL_INLINE u16 ecore_chain_get_elem_left(struct ecore_chain *p_chain) in ecore_chain_get_elem_left()
249 ecore_chain_get_elem_left_u32(struct ecore_chain *p_chain) in ecore_chain_get_elem_left_u32()
266 static OSAL_INLINE u8 ecore_chain_is_full(struct ecore_chain *p_chain) in ecore_chain_is_full()
276 static OSAL_INLINE u8 ecore_chain_is_empty(struct ecore_chain *p_chain) in ecore_chain_is_empty()
285 u16 ecore_chain_get_elem_per_page(struct ecore_chain *p_chain) in ecore_chain_get_elem_per_page()
[all …]
H A Decore_ll2.h85 struct ecore_chain rxq_chain;
86 struct ecore_chain rcq_chain;
99 struct ecore_chain txq_chain;
H A Decore_iscsi_api.h58 struct ecore_chain r2tq;
59 struct ecore_chain xhq;
60 struct ecore_chain uhq;
H A Decore_spq.h154 struct ecore_chain chain;
160 struct ecore_chain chain;
171 struct ecore_chain chain;
H A DMakefile91 SOURCES = ecore_chain.c ecore_cxt.c ecore_dev.c ecore_dbg_fw_funcs.c ecore_user_dbg_fw_funcs.c ecor…
94 HEADERS = ecore_chain.h ecore_cxt_api.h ecore_cxt.h ecore_dbg_fw_funcs.h ecore_user_dbg_fw_funcs.h …
97 …re_phy.o ecore_sp_commands.o ecore_spq.o ecore_dcbx.o ecore_selftest.o ecore_chain.o ecore_mng_tl…
H A Decore_dev_api.h529 struct ecore_chain *p_chain,
539 struct ecore_chain *p_chain);
H A Decore_spq.c309 struct ecore_chain *p_chain = &p_hwfn->p_spq->chain; in ecore_spq_hw_post()
421 struct ecore_chain *p_chain = &p_eq->chain; in ecore_eq_completion()
H A Decore_dev.c4174 struct ecore_chain *p_chain) in ecore_chain_free_next_ptr()
4203 struct ecore_chain *p_chain) in ecore_chain_free_single()
4213 struct ecore_chain *p_chain) in ecore_chain_free_pbl()
4248 struct ecore_chain *p_chain) in ecore_chain_free()
4290 ecore_chain_alloc_next_ptr(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_alloc_next_ptr()
4326 ecore_chain_alloc_single(struct ecore_dev *p_dev, struct ecore_chain *p_chain) in ecore_chain_alloc_single()
4345 struct ecore_chain *p_chain, in ecore_chain_alloc_pbl()
4415 struct ecore_chain *p_chain, in ecore_chain_alloc()
H A Drelease.txt1285 3. Request: Improve cache-alignment of ecore_chain - place all fields
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h293 struct ecore_chain tx_bd_ring;
497 struct ecore_chain rx_bd_ring;
498 struct ecore_chain rx_cqe_ring;