Searched refs:AXGBE_GET_DESC_PT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/axgbe/ | ||
| H A D | axgbe_rxtx.h | 37 #define AXGBE_GET_DESC_PT(_queue, _idx) \ macro |
| H A D | axgbe_dev.c | 792 desc = AXGBE_GET_DESC_PT(rxq, 0); in wrapper_rx_desc_init() |