Lines Matching refs:netdev_queue
1356 struct netdev_queue *queue, char *buf);
1358 struct netdev_queue *queue, const char *buf,
1364 #define to_netdev_queue(obj) container_of(obj, struct netdev_queue, kobj)
1371 struct netdev_queue *queue = to_netdev_queue(kobj); in netdev_queue_attr_show()
1385 struct netdev_queue *queue = to_netdev_queue(kobj); in netdev_queue_attr_store()
1399 struct netdev_queue *queue, char *buf) in tx_timeout_show()
1406 static unsigned int get_netdev_queue_index(struct netdev_queue *queue) in get_netdev_queue_index()
1418 struct netdev_queue *queue, char *buf) in traffic_class_show()
1456 struct netdev_queue *queue, char *buf) in tx_maxrate_show()
1462 struct netdev_queue *queue, const char *buf, in tx_maxrate_store()
1543 struct netdev_queue *queue, char *buf) in bql_show_hold_time()
1551 struct netdev_queue *queue, const char *buf, in bql_set_hold_time()
1572 struct netdev_queue *queue, char *buf) in bql_show_stall_thrs()
1580 struct netdev_queue *queue, const char *buf, in bql_set_stall_thrs()
1608 struct netdev_queue *queue, char *buf) in bql_show_stall_max()
1614 struct netdev_queue *queue, const char *buf, in bql_set_stall_max()
1625 struct netdev_queue *queue, char *buf) in bql_show_stall_cnt()
1636 struct netdev_queue *queue, char *buf) in bql_show_inflight()
1649 struct netdev_queue *queue, char *buf) \
1656 struct netdev_queue *queue, \
1743 struct netdev_queue *queue, char *buf) in xps_cpus_show()
1780 struct netdev_queue *queue, const char *buf, in xps_cpus_store()
1823 struct netdev_queue *queue, char *buf) in xps_rxqs_show()
1849 struct netdev_queue *queue, const char *buf, in xps_rxqs_store()
1907 struct netdev_queue *queue = to_netdev_queue(kobj); in netdev_queue_release()
1915 struct netdev_queue *queue = to_netdev_queue(kobj); in netdev_queue_namespace()
1950 struct netdev_queue *queue = dev->_tx + index; in netdev_queue_add_kobject()
2005 struct netdev_queue *queue = ndev->_tx + index; in tx_queue_change_owner()
2043 struct netdev_queue *queue = dev->_tx + i; in netdev_queue_update_kobjects()