Home
last modified time | relevance | path

Searched defs:rx_queue (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Detherfabric_nic.h189 struct efab_rx_queue rx_queue; member
Detherfabric.c3505 struct efab_rx_queue *rx_queue = &efab->rx_queue; in falcon_init_resources() local
3610 falcon_notify_rx_desc ( struct efab_nic *efab, struct efab_rx_queue *rx_queue ) in falcon_notify_rx_desc()
3658 struct efab_rx_queue *rx_queue ) in efab_fill_rx_queue()
3703 struct efab_rx_queue *rx_queue = &efab->rx_queue; in efab_receive() local
3859 struct efab_rx_queue *rx_queue = &efab->rx_queue; in efab_poll() local
3925 struct efab_rx_queue *rx_queue = &efab->rx_queue; in efab_free_resources() local
3960 struct efab_rx_queue *rx_queue = &efab->rx_queue; in efab_alloc_resources() local
4057 struct efab_rx_queue *rx_queue = &efab->rx_queue; in efab_open() local
/external/syslinux/gpxe/src/include/gpxe/
Dnetdevice.h316 struct list_head rx_queue; member