Lines Matching refs:file

23 static ssize_t sta_ ##name## _read(struct file *file,			\
27 struct sta_info *sta = file->private_data; \
67 static ssize_t sta_flags_read(struct file *file, char __user *userbuf,
71 struct sta_info *sta = file->private_data;
94 static ssize_t sta_num_ps_buf_frames_read(struct file *file,
98 struct sta_info *sta = file->private_data;
110 static ssize_t sta_inactive_ms_read(struct file *file, char __user *userbuf,
113 struct sta_info *sta = file->private_data;
120 static ssize_t sta_connected_time_read(struct file *file, char __user *userbuf,
123 struct sta_info *sta = file->private_data;
144 static ssize_t sta_last_seq_ctrl_read(struct file *file, char __user *userbuf,
149 struct sta_info *sta = file->private_data;
158 static ssize_t sta_agg_status_read(struct file *file, char __user *userbuf,
163 struct sta_info *sta = file->private_data;
197 static ssize_t sta_agg_status_write(struct file *file, const char __user *userbuf,
201 struct sta_info *sta = file->private_data;
256 static ssize_t sta_ht_capa_read(struct file *file, char __user *userbuf,
266 struct sta_info *sta = file->private_data;
338 static ssize_t sta_vht_capa_read(struct file *file, char __user *userbuf,
342 struct sta_info *sta = file->private_data;
368 static ssize_t sta_current_tx_rate_read(struct file *file, char __user *userbuf,
371 struct sta_info *sta = file->private_data;
383 static ssize_t sta_last_rx_rate_read(struct file *file, char __user *userbuf,
386 struct sta_info *sta = file->private_data;
454 static ssize_t sta_tx_latency_stat_read(struct file *file,
458 struct sta_info *sta = file->private_data;
497 static ssize_t sta_tx_latency_stat_reset_write(struct file *file,
503 struct sta_info *sta = file->private_data;