Searched defs:rx_queue_attribute (Results 1 – 1 of 1) sorted by relevance
791 struct rx_queue_attribute { struct792 struct attribute attr;793 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf);794 ssize_t (*store)(struct netdev_rx_queue *queue,
Completed in 24 milliseconds