Searched defs:buf (Results 1 – 2 of 2) sorted by relevance
/openwifi/driver/ |
H A D | sysfs_intf.c | 18 char *buf, loff_t off, size_t count) in openwifi_tx_intf_bin_iq_write() 71 char *buf, loff_t off, size_t count) in openwifi_tx_intf_bin_iq_write() 103 char *buf, loff_t off, size_t count) in openwifi_tx_intf_bin_iq_read() 139 …ic ssize_t tx_intf_iq_ctl_show(struct device *input_dev, struct device_attribute *attr, char *buf) in tx_intf_iq_ctl_show() 147 …iq_ctl_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_intf_iq_ctl_store() 179 static ssize_t stat_enable_show(struct device *input_dev, struct device_attribute *attr, char *buf) in stat_enable_show() 187 …enable_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in stat_enable_store() 201 …tic ssize_t tx_prio_queue_show(struct device *input_dev, struct device_attribute *attr, char *buf) in tx_prio_queue_show() 227 …_queue_store(struct device *input_dev, struct device_attribute *attr, const char *buf, size_t len) in tx_prio_queue_store() 257 …t_need_ack_num_total_fail_show(struct device *input_dev, struct device_attribute *attr, char *buf) in tx_data_pkt_need_ack_num_total_fail_show() [all …]
|
/openwifi/user_space/sdrctl_src/ |
H A D | sdrctl.c | 258 char buf[200]; in phy_lookup() local
|