Searched defs:netdev_rx_queue (Results 1 – 1 of 1) sorted by relevance
12 struct netdev_rx_queue { struct13 struct xdp_rxq_info xdp_rxq;37 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf); argument