Searched defs:p_spq (Results 1 – 3 of 3) sorted by relevance
269 struct ecore_spq *p_spq) in ecore_spq_hw_initialize()320 struct ecore_spq *p_spq, in ecore_spq_hw_post()580 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_setup() local647 struct ecore_spq *p_spq = OSAL_NULL; in ecore_spq_alloc() local699 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_free() local731 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_get_entry() local794 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_add_entry() local866 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_post_list() local900 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_pend_post() local931 struct ecore_spq *p_spq = p_hwfn ? p_hwfn->p_spq : OSAL_NULL; in ecore_spq_post() local[all …]
195 #define SPQ_COMP_BMAP_SET_BIT(p_spq, idx) \ argument199 #define SPQ_COMP_BMAP_CLEAR_BIT(p_spq, idx) \ argument203 #define SPQ_COMP_BMAP_TEST_BIT(p_spq, idx) \ argument
690 struct ecore_spq *p_spq; member