Searched refs:osal_list_t (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h85 osal_list_t active_descq;
86 osal_list_t free_descq;
87 osal_list_t posting_descq;
98 osal_list_t active_descq;
99 osal_list_t free_descq;
100 osal_list_t sending_descq;
H A Decore_ooo.h55 osal_list_t buffers_list;
59 osal_list_t isles_list;
69 osal_list_t free_buffers_list;
70 osal_list_t ready_buffers_list;
71 osal_list_t free_isles_list;
H A Decore_fcoe.h42 osal_list_t free_list;
H A Decore_iwarp.h98 osal_list_t listen_list; /* ecore_iwarp_listener */
99 osal_list_t ep_list; /* ecore_iwarp_ep */
100 osal_list_t ep_free_list;/* pre-allocated ep's */
101 osal_list_t mpa_buf_list;/* list of mpa_bufs */
102 osal_list_t mpa_buf_pending_list;
200 osal_list_t ep_list;
H A Decore_spq.h142 osal_list_t *queue;
178 osal_list_t unlimited_pending;
179 osal_list_t pending;
180 osal_list_t completion_pending;
181 osal_list_t free_pool;
H A Decore_iscsi.h45 osal_list_t free_list;
H A Decore_mcp.h55 osal_list_t cmd_list;
H A Dbcm_osal.h185 typedef struct osal_list_t struct
189 } osal_list_t; typedef in typeref:struct:osal_list_t
H A Decore.h574 osal_list_t list;
H A Decore_hw.c68 osal_list_t free_list;
H A Decore_spq.c863 osal_list_t *head,

Completed in 188 milliseconds