| H A D | net-sysfs.c | 933 	struct netdev_rx_queue *queue = to_rx_queue(kobj); in rx_queue_attr_show()   local 945 	struct netdev_rx_queue *queue = to_rx_queue(kobj); in rx_queue_attr_store()   local
 959 static ssize_t show_rps_map(struct netdev_rx_queue *queue, char *buf) in show_rps_map()   argument
 981 static int netdev_rx_queue_set_rps_mask(struct netdev_rx_queue *queue, in netdev_rx_queue_set_rps_mask()   argument
 1033 static ssize_t store_rps_map(struct netdev_rx_queue *queue, in store_rps_map()   argument
 1060 show_rps_dev_flow_table_cnt(struct netdev_rx_queue * queue,char * buf) show_rps_dev_flow_table_cnt()  argument
 1082 store_rps_dev_flow_table_cnt(struct netdev_rx_queue * queue,const char * buf,size_t len) store_rps_dev_flow_table_cnt()  argument
 1160 struct netdev_rx_queue *queue = to_rx_queue(kobj); rx_queue_release()  local
 1184 struct netdev_rx_queue *queue = to_rx_queue(kobj); rx_queue_namespace()  local
 1210 rx_queue_default_mask(struct net_device * dev,struct netdev_rx_queue * queue) rx_queue_default_mask()  argument
 1232 struct netdev_rx_queue *queue = dev->_rx + index; rx_queue_add_kobject()  local
 1292 struct netdev_rx_queue *queue = dev->_rx + index; rx_queue_change_owner()  local
 1328 struct netdev_rx_queue *queue = &dev->_rx[i]; net_rx_queue_update_kobjects()  local
 1390 struct netdev_queue *queue = to_netdev_queue(kobj); netdev_queue_attr_show()  local
 1404 struct netdev_queue *queue = to_netdev_queue(kobj); netdev_queue_attr_store()  local
 1418 tx_timeout_show(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) tx_timeout_show()  argument
 1425 get_netdev_queue_index(struct netdev_queue * queue) get_netdev_queue_index()  argument
 1437 traffic_class_show(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) traffic_class_show()  argument
 1475 tx_maxrate_show(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) tx_maxrate_show()  argument
 1481 tx_maxrate_store(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,const char * buf,size_t len) tx_maxrate_store()  argument
 1562 bql_show_hold_time(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) bql_show_hold_time()  argument
 1570 bql_set_hold_time(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,const char * buf,size_t len) bql_set_hold_time()  argument
 1591 bql_show_stall_thrs(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) bql_show_stall_thrs()  argument
 1599 bql_set_stall_thrs(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,const char * buf,size_t len) bql_set_stall_thrs()  argument
 1627 bql_show_stall_max(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) bql_show_stall_max()  argument
 1633 bql_set_stall_max(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,const char * buf,size_t len) bql_set_stall_max()  argument
 1644 bql_show_stall_cnt(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) bql_show_stall_cnt()  argument
 1655 bql_show_inflight(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) bql_show_inflight()  argument
 1762 xps_cpus_show(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) xps_cpus_show()  argument
 1799 xps_cpus_store(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,const char * buf,size_t len) xps_cpus_store()  argument
 1842 xps_rxqs_show(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,char * buf) xps_rxqs_show()  argument
 1868 xps_rxqs_store(struct kobject * kobj,struct attribute * attr,struct netdev_queue * queue,const char * buf,size_t len) xps_rxqs_store()  argument
 1926 struct netdev_queue *queue = to_netdev_queue(kobj); netdev_queue_release()  local
 1934 struct netdev_queue *queue = to_netdev_queue(kobj); netdev_queue_namespace()  local
 1969 struct netdev_queue *queue = dev->_tx + index; netdev_queue_add_kobject()  local
 2024 struct netdev_queue *queue = ndev->_tx + index; tx_queue_change_owner()  local
 2062 struct netdev_queue *queue = dev->_tx + i; netdev_queue_update_kobjects()  local
 [all...]
 |