Home
last modified time | relevance | path

Searched refs:p_fw_cons (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.h138 u8 *sb_idx, __le16 **p_fw_cons);
H A Decore_spq.h80 __le16 *p_fw_cons; /* ptr to index value */ member
H A Decore_spq.c374 fw_cons_idx = OSAL_LE16_TO_CPU(*p_eq->p_fw_cons); in ecore_eq_completion()
449 p_eq, &p_eq->eq_sb_index, &p_eq->p_fw_cons); in ecore_eq_alloc()
H A Decore_int.c1886 u8 *sb_idx, __le16 **p_fw_cons) in ecore_int_register_cb() argument
1900 *p_fw_cons = &p_sp_sb->sb_info.sb_pi_array[pi]; in ecore_int_register_cb()