• Home
  • Raw
  • Download

Lines Matching defs:buf

42 			   struct device_attribute *attr, char *buf,  in netdev_show()  argument
78 const char *buf, size_t len, in netdev_store()
115 char *buf) in iflink_show()
123 static ssize_t format_name_assign_type(const struct net_device *dev, char *buf) in format_name_assign_type()
130 char *buf) in name_assign_type_show()
144 char *buf) in address_show()
158 struct device_attribute *attr, char *buf) in broadcast_show()
176 const char *buf, size_t len) in carrier_store()
190 struct device_attribute *attr, char *buf) in carrier_show()
202 struct device_attribute *attr, char *buf) in speed_show()
228 struct device_attribute *attr, char *buf) in duplex_show()
268 struct device_attribute *attr, char *buf) in testing_show()
280 struct device_attribute *attr, char *buf) in dormant_show()
302 struct device_attribute *attr, char *buf) in operstate_show()
322 char *buf) in carrier_changes_show()
334 char *buf) in carrier_up_count_show()
344 char *buf) in carrier_down_count_show()
360 const char *buf, size_t len) in mtu_store()
372 const char *buf, size_t len) in flags_store()
380 const char *buf, size_t len) in tx_queue_len_store()
397 const char *buf, size_t len) in gro_flush_timeout_store()
414 const char *buf, size_t len) in napi_defer_hard_irqs_store()
424 const char *buf, size_t len) in ifalias_store()
455 struct device_attribute *attr, char *buf) in ifalias_show()
475 const char *buf, size_t len) in group_store()
489 const char *buf, size_t len) in proto_down_store()
504 struct device_attribute *attr, char *buf) in phys_port_id_show()
532 struct device_attribute *attr, char *buf) in phys_port_name_show()
561 struct device_attribute *attr, char *buf) in phys_switch_id_show()
628 struct device_attribute *attr, char *buf, in netstat_show()
738 char *buf) in rx_queue_attr_show()
750 const char *buf, size_t count) in rx_queue_attr_store()
767 static ssize_t show_rps_map(struct netdev_rx_queue *queue, char *buf) in show_rps_map()
790 const char *buf, size_t len) in store_rps_map()
857 char *buf) in show_rps_dev_flow_table_cnt()
879 const char *buf, size_t len) in store_rps_dev_flow_table_cnt()
1131 struct attribute *attr, char *buf) in netdev_queue_attr_show()
1145 const char *buf, size_t count) in netdev_queue_attr_store()
1162 static ssize_t tx_timeout_show(struct netdev_queue *queue, char *buf) in tx_timeout_show()
1185 char *buf) in traffic_class_show()
1216 char *buf) in tx_maxrate_show()
1222 const char *buf, size_t len) in tx_maxrate_store()
1270 static ssize_t bql_show(char *buf, unsigned int value) in bql_show()
1275 static ssize_t bql_set(const char *buf, const size_t count, in bql_set()
1297 char *buf) in bql_show_hold_time()
1305 const char *buf, size_t len) in bql_set_hold_time()
1325 char *buf) in bql_show_inflight()
1373 char *buf) in xps_cpus_show()
1445 const char *buf, size_t len) in xps_cpus_store()
1485 static ssize_t xps_rxqs_show(struct netdev_queue *queue, char *buf) in xps_rxqs_show()
1547 static ssize_t xps_rxqs_store(struct netdev_queue *queue, const char *buf, in xps_rxqs_store()