Searched refs:xge_list_remove (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/dev/nxge/include/
H A Dxge-list.h82 * See also: xge_list_remove(), xge_list_insert(), xge_list_t{}.
97 * xge_list_remove - Remove the specified item from the linked list.
103 static inline void xge_list_remove(xge_list_t *item) function
123 * See also: xge_list_remove(), xge_list_insert_before(), xge_list_t{}.
/freebsd-10.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-channel.c386 xge_list_remove(&channel->item);
390 xge_list_remove(&channel->item);
576 xge_list_remove(&channel->item);
H A Dxge-queue.c64 xge_list_remove(&elem->item);
H A Dxgehal-device.c5513 xge_list_remove(&channel->item);

Completed in 119 milliseconds