Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_ll2.h89 __le16 *p_fw_cons; member
102 __le16 *p_fw_cons; member
H A Decore_int.h172 __le16 **p_fw_cons);
H A Decore_spq.h156 __le16 *p_fw_cons; /* ptr to index value */ member
H A Decore_spq.c425 u16 fw_cons_idx = OSAL_LE16_TO_CPU(*p_eq->p_fw_cons); in ecore_eq_completion()
507 p_eq, &p_eq->eq_sb_index, &p_eq->p_fw_cons); in ecore_eq_alloc()
H A Decore_int.c1732 __le16 **p_fw_cons) in ecore_int_register_cb() argument
1746 *p_fw_cons = &p_sp_sb->sb_info.sb_virt->pi_array[pi]; in ecore_int_register_cb()