Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.c266 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()
644 struct ecore_spq *p_spq = OSAL_NULL; in ecore_spq_alloc()
650 OSAL_ZALLOC(p_hwfn->p_dev, GFP_KERNEL, sizeof(struct ecore_spq)); in ecore_spq_alloc()
696 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_free()
728 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_get_entry()
790 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_add_entry()
861 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_post_list()
895 struct ecore_spq *p_spq = p_hwfn->p_spq; in ecore_spq_pend_post()
[all …]
H A Decore_spq.h173 struct ecore_spq { struct
H A Decore.h257 struct ecore_spq;
689 struct ecore_spq *p_spq;
/freebsd/sys/modules/qlnx/qlnxev/
H A DMakefile42 SRCS+=ecore_sp_commands.c ecore_spq.c ecore_l2.c
/freebsd/sys/modules/qlnx/qlnxe/
H A DMakefile42 SRCS+=ecore_sp_commands.c ecore_spq.c ecore_l2.c