Searched defs:p_spq (Results 1 – 3 of 3) sorted by relevance
199 struct ecore_spq *p_spq) in ecore_spq_hw_initialize()252 struct ecore_spq *p_spq, in ecore_spq_hw_post()513 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_setup() local580 struct ecore_spq *p_spq = OSAL_NULL; in ecore_spq_alloc() local631 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_free() local662 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_get_entry() local723 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_add_entry() local793 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_post_list() local828 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_pend_post() local857 struct ecore_spq *p_spq = p_hwfn ? p_hwfn->p_spq : OSAL_NULL; in ecore_spq_post() local[all …]
127 #define SPQ_COMP_BMAP_SET_BIT(p_spq, idx) \ argument130 #define SPQ_COMP_BMAP_CLEAR_BIT(p_spq, idx) \ argument133 #define SPQ_COMP_BMAP_GET_BIT(p_spq, idx) \ argument
624 struct ecore_spq *p_spq; member