Symbol: osal_list_t
sys/dev/qlnx/qlnxe/ecore.h
573
osal_list_t list;
sys/dev/qlnx/qlnxe/ecore_fcoe.h
40
osal_list_t free_list;
sys/dev/qlnx/qlnxe/ecore_hw.c
66
osal_list_t free_list;
sys/dev/qlnx/qlnxe/ecore_iscsi.h
43
osal_list_t free_list;
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1091
osal_list_t *list, struct ecore_iwarp_ep *ep)
sys/dev/qlnx/qlnxe/ecore_iwarp.h
100
osal_list_t mpa_buf_pending_list;
sys/dev/qlnx/qlnxe/ecore_iwarp.h
198
osal_list_t ep_list;
sys/dev/qlnx/qlnxe/ecore_iwarp.h
96
osal_list_t listen_list; /* ecore_iwarp_listener */
sys/dev/qlnx/qlnxe/ecore_iwarp.h
97
osal_list_t ep_list; /* ecore_iwarp_ep */
sys/dev/qlnx/qlnxe/ecore_iwarp.h
98
osal_list_t ep_free_list;/* pre-allocated ep's */
sys/dev/qlnx/qlnxe/ecore_iwarp.h
99
osal_list_t mpa_buf_list;/* list of mpa_bufs */
sys/dev/qlnx/qlnxe/ecore_ll2.h
83
osal_list_t active_descq;
sys/dev/qlnx/qlnxe/ecore_ll2.h
84
osal_list_t free_descq;
sys/dev/qlnx/qlnxe/ecore_ll2.h
85
osal_list_t posting_descq;
sys/dev/qlnx/qlnxe/ecore_ll2.h
96
osal_list_t active_descq;
sys/dev/qlnx/qlnxe/ecore_ll2.h
97
osal_list_t free_descq;
sys/dev/qlnx/qlnxe/ecore_ll2.h
98
osal_list_t sending_descq;
sys/dev/qlnx/qlnxe/ecore_mcp.h
52
osal_list_t cmd_list;
sys/dev/qlnx/qlnxe/ecore_ooo.h
53
osal_list_t buffers_list;
sys/dev/qlnx/qlnxe/ecore_ooo.h
57
osal_list_t isles_list;
sys/dev/qlnx/qlnxe/ecore_ooo.h
67
osal_list_t free_buffers_list;
sys/dev/qlnx/qlnxe/ecore_ooo.h
68
osal_list_t ready_buffers_list;
sys/dev/qlnx/qlnxe/ecore_ooo.h
69
osal_list_t free_isles_list;
sys/dev/qlnx/qlnxe/ecore_spq.c
858
osal_list_t *head,
sys/dev/qlnx/qlnxe/ecore_spq.h
140
osal_list_t *queue;
sys/dev/qlnx/qlnxe/ecore_spq.h
176
osal_list_t unlimited_pending;
sys/dev/qlnx/qlnxe/ecore_spq.h
177
osal_list_t pending;
sys/dev/qlnx/qlnxe/ecore_spq.h
178
osal_list_t completion_pending;
sys/dev/qlnx/qlnxe/ecore_spq.h
179
osal_list_t free_pool;