Lines Matching +defs:val +defs:buf
47 struct device_attribute *attr, char *buf, in netdev_show() argument
83 const char *buf, size_t len, in netdev_store()
114 const char *buf, size_t len, in netdev_lock_store()
150 char *buf) in iflink_show()
158 static ssize_t format_name_assign_type(const struct net_device *dev, char *buf) in format_name_assign_type()
165 char *buf) in name_assign_type_show()
179 char *buf) in address_show()
197 struct device_attribute *attr, char *buf) in broadcast_show()
218 const char *buf, size_t len) in carrier_store()
232 struct device_attribute *attr, char *buf) in carrier_show()
255 struct device_attribute *attr, char *buf) in speed_show()
281 struct device_attribute *attr, char *buf) in duplex_show()
321 struct device_attribute *attr, char *buf) in testing_show()
333 struct device_attribute *attr, char *buf) in dormant_show()
355 struct device_attribute *attr, char *buf) in operstate_show()
373 char *buf) in carrier_changes_show()
385 char *buf) in carrier_up_count_show()
395 char *buf) in carrier_down_count_show()
411 const char *buf, size_t len) in mtu_store()
423 const char *buf, size_t len) in flags_store()
431 const char *buf, size_t len) in tx_queue_len_store()
440 static int change_gro_flush_timeout(struct net_device *dev, unsigned long val) in change_gro_flush_timeout()
448 const char *buf, size_t len) in gro_flush_timeout_store()
457 static int change_napi_defer_hard_irqs(struct net_device *dev, unsigned long val) in change_napi_defer_hard_irqs()
468 const char *buf, size_t len) in napi_defer_hard_irqs_store()
479 const char *buf, size_t len) in ifalias_store()
510 struct device_attribute *attr, char *buf) in ifalias_show()
530 const char *buf, size_t len) in group_store()
544 const char *buf, size_t len) in proto_down_store()
551 struct device_attribute *attr, char *buf) in phys_port_id_show()
579 struct device_attribute *attr, char *buf) in phys_port_name_show()
608 struct device_attribute *attr, char *buf) in phys_switch_id_show()
638 struct device_attribute *attr, char *buf) in threaded_show()
653 static int modify_napi_threaded(struct net_device *dev, unsigned long val) in modify_napi_threaded()
670 const char *buf, size_t len) in threaded_store()
715 struct device_attribute *attr, char *buf, in netstat_show()
836 char *buf) in rx_queue_attr_show()
848 const char *buf, size_t count) in rx_queue_attr_store()
865 static ssize_t show_rps_map(struct netdev_rx_queue *queue, char *buf) in show_rps_map()
940 const char *buf, size_t len) in store_rps_map()
967 char *buf) in show_rps_dev_flow_table_cnt()
970 unsigned long val = 0; in show_rps_dev_flow_table_cnt() local
989 const char *buf, size_t len) in store_rps_dev_flow_table_cnt()
1257 struct attribute *attr, char *buf) in netdev_queue_attr_show()
1271 const char *buf, size_t count) in netdev_queue_attr_store()
1288 static ssize_t tx_timeout_show(struct netdev_queue *queue, char *buf) in tx_timeout_show()
1307 char *buf) in traffic_class_show()
1345 char *buf) in tx_maxrate_show()
1351 const char *buf, size_t len) in tx_maxrate_store()
1399 static ssize_t bql_show(char *buf, unsigned int value) in bql_show()
1404 static ssize_t bql_set(const char *buf, const size_t count, in bql_set()
1426 char *buf) in bql_show_hold_time()
1434 const char *buf, size_t len) in bql_set_hold_time()
1453 static ssize_t bql_show_stall_thrs(struct netdev_queue *queue, char *buf) in bql_show_stall_thrs()
1461 const char *buf, size_t len) in bql_set_stall_thrs()
1487 static ssize_t bql_show_stall_max(struct netdev_queue *queue, char *buf) in bql_show_stall_max()
1493 const char *buf, size_t len) in bql_set_stall_max()
1502 static ssize_t bql_show_stall_cnt(struct netdev_queue *queue, char *buf) in bql_show_stall_cnt()
1513 char *buf) in bql_show_inflight()
1567 int tc, char *buf, enum xps_map_type type) in xps_queue_show()
1616 static ssize_t xps_cpus_show(struct netdev_queue *queue, char *buf) in xps_cpus_show()
1650 const char *buf, size_t len) in xps_cpus_store()
1690 static ssize_t xps_rxqs_show(struct netdev_queue *queue, char *buf) in xps_rxqs_show()
1709 static ssize_t xps_rxqs_store(struct netdev_queue *queue, const char *buf, in xps_rxqs_store()