Home
last modified time | relevance | path

Searched refs:xge_list_init (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/include/
HDxge-list.h55 static inline void xge_list_init (xge_list_t *header) in xge_list_init() function
/freebsd-11-stable/sys/dev/nxge/xgehal/
HDxge-queue.c286 xge_list_init(&queue->list_head); in xge_queue_create()
HDxgehal-device.c5220 xge_list_init(&hldev->free_channels); in xge_hal_device_initialize()
5221 xge_list_init(&hldev->fifo_channels); in xge_hal_device_initialize()
5222 xge_list_init(&hldev->ring_channels); in xge_hal_device_initialize()