Searched defs:p_spq (Results 1 – 3 of 3) sorted by relevance
255 struct ecore_spq *p_spq) in ecore_spq_hw_initialize()306 struct ecore_spq *p_spq, in ecore_spq_hw_post()570 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_setup() local616 struct ecore_spq *p_spq = OSAL_NULL; in ecore_spq_alloc() local665 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_free() local690 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_get_entry() local753 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_add_entry() local825 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_post_list() local859 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_pend_post() local890 struct ecore_spq *p_spq = p_hwfn ? p_hwfn->p_spq : OSAL_NULL; in ecore_spq_post() local[all …]
183 #define SPQ_COMP_BMAP_SET_BIT(p_spq, idx) \ argument187 #define SPQ_COMP_BMAP_CLEAR_BIT(p_spq, idx) \ argument191 #define SPQ_COMP_BMAP_TEST_BIT(p_spq, idx) \ argument
606 struct ecore_spq *p_spq; member