Searched defs:rx_queue_attribute (Results 1 – 1 of 1) sorted by relevance
745 struct rx_queue_attribute { struct746 struct attribute attr;747 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf);748 ssize_t (*store)(struct netdev_rx_queue *queue,
Completed in 26 milliseconds