Lines Matching refs:ppos
24 size_t count, loff_t *ppos) \
27 return mac80211_format_buffer(userbuf, count, ppos, \
85 size_t count, loff_t *ppos) in sta_flags_read() argument
100 return simple_read_from_buffer(userbuf, count, ppos, buf, strlen(buf)); in sta_flags_read()
106 size_t count, loff_t *ppos) in sta_num_ps_buf_frames_read() argument
116 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_num_ps_buf_frames_read()
121 size_t count, loff_t *ppos) in sta_last_seq_ctrl_read() argument
130 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_last_seq_ctrl_read()
137 size_t count, loff_t *ppos) in sta_aqm_read() argument
189 rv = simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_aqm_read()
196 size_t count, loff_t *ppos) in sta_airtime_read() argument
229 rv = simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_airtime_read()
235 size_t count, loff_t *ppos) in sta_airtime_write() argument
254 size_t count, loff_t *ppos) in sta_agg_status_read() argument
294 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_agg_status_read()
298 size_t count, loff_t *ppos) in sta_agg_status_write() argument
369 size_t count, loff_t *ppos) in sta_ht_capa_read() argument
446 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_ht_capa_read()
451 size_t count, loff_t *ppos) in sta_vht_capa_read() argument
551 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_vht_capa_read()
556 size_t count, loff_t *ppos) in sta_he_capa_read() argument
920 ret = simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_he_capa_read()