Searched defs:p_spq (Results 1 – 3 of 3) sorted by relevance
266 struct ecore_spq *p_spq) in ecore_spq_hw_initialize()317 struct ecore_spq *p_spq, in ecore_spq_hw_post()577 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_setup() local644 struct ecore_spq *p_spq = OSAL_NULL; in ecore_spq_alloc() local696 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_free() local728 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_get_entry() local790 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_add_entry() local861 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_post_list() local895 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_pend_post() local926 struct ecore_spq *p_spq = p_hwfn ? p_hwfn->p_spq : OSAL_NULL; in ecore_spq_post() local[all …]
193 #define SPQ_COMP_BMAP_SET_BIT(p_spq, idx) \ argument197 #define SPQ_COMP_BMAP_CLEAR_BIT(p_spq, idx) \ argument201 #define SPQ_COMP_BMAP_TEST_BIT(p_spq, idx) \ argument
689 struct ecore_spq *p_spq; member