Lines Matching refs:scnprintf
69 int res = scnprintf(buf, sizeof(buf), in sta_flags_read()
97 p += scnprintf(p, sizeof(buf)+buf-p, "AC%d: %d\n", ac, in sta_num_ps_buf_frames_read()
128 res = scnprintf(buf, sizeof(buf), in sta_connected_time_read()
145 p += scnprintf(p, sizeof(buf)+buf-p, "%x ", in sta_last_seq_ctrl_read()
147 p += scnprintf(p, sizeof(buf)+buf-p, "\n"); in sta_last_seq_ctrl_read()
163 p += scnprintf(p, sizeof(buf) + buf - p, "next dialog_token: %#02x\n", in sta_agg_status_read()
165 p += scnprintf(p, sizeof(buf) + buf - p, in sta_agg_status_read()
172 p += scnprintf(p, sizeof(buf) + buf - p, "%02d", i); in sta_agg_status_read()
173 p += scnprintf(p, sizeof(buf) + buf - p, "\t\t%x", !!tid_rx); in sta_agg_status_read()
174 p += scnprintf(p, sizeof(buf) + buf - p, "\t%#.2x", in sta_agg_status_read()
176 p += scnprintf(p, sizeof(buf) + buf - p, "\t%#.3x", in sta_agg_status_read()
179 p += scnprintf(p, sizeof(buf) + buf - p, "\t\t%x", !!tid_tx); in sta_agg_status_read()
180 p += scnprintf(p, sizeof(buf) + buf - p, "\t%#.2x", in sta_agg_status_read()
182 p += scnprintf(p, sizeof(buf) + buf - p, "\t%03d", in sta_agg_status_read()
184 p += scnprintf(p, sizeof(buf) + buf - p, "\n"); in sta_agg_status_read()
256 p += scnprintf(p, sizeof(buf)+buf-p, "\t" _str "\n"); \ in sta_ht_capa_read()
263 p += scnprintf(p, sizeof(buf) + buf - p, "ht %ssupported\n", in sta_ht_capa_read()
266 p += scnprintf(p, sizeof(buf)+buf-p, "cap: %#.4x\n", htc->cap); in sta_ht_capa_read()
308 p += scnprintf(p, sizeof(buf)+buf-p, "ampdu factor/density: %d/%d\n", in sta_ht_capa_read()
310 p += scnprintf(p, sizeof(buf)+buf-p, "MCS mask:"); in sta_ht_capa_read()
313 p += scnprintf(p, sizeof(buf)+buf-p, " %.2x", in sta_ht_capa_read()
315 p += scnprintf(p, sizeof(buf)+buf-p, "\n"); in sta_ht_capa_read()
319 p += scnprintf(p, sizeof(buf)+buf-p, in sta_ht_capa_read()
324 p += scnprintf(p, sizeof(buf)+buf-p, "MCS tx params: %x\n", in sta_ht_capa_read()
339 p += scnprintf(p, sizeof(buf) + buf - p, "VHT %ssupported\n", in sta_vht_capa_read()
342 p += scnprintf(p, sizeof(buf)+buf-p, "cap: %#.8x\n", vhtc->cap); in sta_vht_capa_read()
344 p += scnprintf(p, sizeof(buf)+buf-p, "RX MCS: %.4x\n", in sta_vht_capa_read()
347 p += scnprintf(p, sizeof(buf)+buf-p, in sta_vht_capa_read()
350 p += scnprintf(p, sizeof(buf)+buf-p, "TX MCS: %.4x\n", in sta_vht_capa_read()
353 p += scnprintf(p, sizeof(buf)+buf-p, in sta_vht_capa_read()