Lines Matching refs:count

47 					    char *buf, size_t count)  in iwl_dbgfs_fw_dbg_clear_write()  argument
57 return count; in iwl_dbgfs_fw_dbg_clear_write()
61 size_t count) in iwl_dbgfs_fw_nmi_write() argument
68 if (count == 6 && !strcmp(buf, "nolog\n")) in iwl_dbgfs_fw_nmi_write()
73 return count; in iwl_dbgfs_fw_nmi_write()
77 size_t count) in iwl_dbgfs_fw_restart_write() argument
87 if (count == 6 && !strcmp(buf, "nolog\n")) { in iwl_dbgfs_fw_restart_write()
97 return count; in iwl_dbgfs_fw_restart_write()
101 size_t count) in iwl_dbgfs_send_echo_cmd_write() argument
106 return iwl_mld_send_cmd_empty(mld, ECHO_CMD) ?: count; in iwl_dbgfs_send_echo_cmd_write()
129 size_t count) in iwl_dbgfs_he_sniffer_params_write() argument
180 return ret ?: count; in iwl_dbgfs_he_sniffer_params_write()
184 iwl_dbgfs_he_sniffer_params_read(struct iwl_mld *mld, char *buf, size_t count) in iwl_dbgfs_he_sniffer_params_read() argument
186 return scnprintf(buf, count, in iwl_dbgfs_he_sniffer_params_read()
213 size_t count, u8 *buf) in iwl_mld_dump_tas_resp() argument
240 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
246 pos += scnprintf(buf + pos, count - pos, "TAS Report\n"); in iwl_mld_dump_tas_resp()
249 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
253 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
257 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
261 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
267 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
271 pos += scnprintf(buf + pos, count - pos, "Current MCC: 0x%x\n", in iwl_mld_dump_tas_resp()
274 pos += scnprintf(buf + pos, count - pos, "Block list entries:"); in iwl_mld_dump_tas_resp()
276 pos += scnprintf(buf + pos, count - pos, " 0x%x", in iwl_mld_dump_tas_resp()
279 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
291 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
293 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
301 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
304 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
310 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
317 pos += scnprintf(buf + pos, count - pos, "\tANT A %s and ", in iwl_mld_dump_tas_resp()
321 pos += scnprintf(buf + pos, count - pos, "ANT B %s for ", in iwl_mld_dump_tas_resp()
327 pos += scnprintf(buf + pos, count - pos, "HB\n"); in iwl_mld_dump_tas_resp()
330 pos += scnprintf(buf + pos, count - pos, "LB\n"); in iwl_mld_dump_tas_resp()
333 pos += scnprintf(buf + pos, count - pos, "UHB\n"); in iwl_mld_dump_tas_resp()
336 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
342 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
347 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
351 pos += scnprintf(buf + pos, count - pos, "\t%s (%d)\n", in iwl_mld_dump_tas_resp()
354 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
358 pos += scnprintf(buf + pos, count - pos, "\t%s (%d)\n", in iwl_mld_dump_tas_resp()
363 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
367 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
372 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
376 pos += scnprintf(buf + pos, count - pos, in iwl_mld_dump_tas_resp()
385 size_t count) in iwl_dbgfs_tas_get_status_read() argument
411 pos += scnprintf(buf + pos, count - pos, "\nOEM name: %s\n", in iwl_dbgfs_tas_get_status_read()
413 pos += scnprintf(buf + pos, count - pos, in iwl_dbgfs_tas_get_status_read()
419 pos += scnprintf(buf + pos, count - pos, in iwl_dbgfs_tas_get_status_read()
427 pos += scnprintf(buf + pos, count - pos, in iwl_dbgfs_tas_get_status_read()
433 pos += iwl_mld_dump_tas_resp(resp, count - pos, buf + pos); in iwl_dbgfs_tas_get_status_read()
448 size_t count, u8 *buf) in iwl_dbgfs_wifi_6e_enable_read() argument
457 return scnprintf(buf, count, "0x%08x\n", value); in iwl_dbgfs_wifi_6e_enable_read()
463 char *buf, size_t count) in iwl_dbgfs_inject_packet_write() argument
470 int n_bytes = count / 2; in iwl_dbgfs_inject_packet_write()
498 return ret ?: count; in iwl_dbgfs_inject_packet_write()
506 char *buf, size_t count) in iwl_dbgfs_stop_ctdp_write() argument
512 CTDP_CMD_OPERATION_STOP) ? : count; in iwl_dbgfs_stop_ctdp_write()
518 char *buf, size_t count) in iwl_dbgfs_start_ctdp_write() argument
524 CTDP_CMD_OPERATION_START) ? : count; in iwl_dbgfs_start_ctdp_write()
582 size_t count, void *data) in iwl_dbgfs_vif_bf_params_write() argument
611 false) ?: count; in iwl_dbgfs_vif_bf_params_write()
613 return iwl_mld_disable_beacon_filter(mld, vif) ?: count; in iwl_dbgfs_vif_bf_params_write()
618 size_t count, void *data) in iwl_dbgfs_vif_pm_params_write() argument
636 return iwl_mld_update_mac_power(mld, vif, false) ?: count; in iwl_dbgfs_vif_pm_params_write()
640 char *buf, size_t count, in iwl_dbgfs_vif_low_latency_write() argument
656 return count; in iwl_dbgfs_vif_low_latency_write()
660 size_t count, char *buf) in iwl_dbgfs_vif_low_latency_read() argument
666 if (WARN_ON(count < sizeof(format))) in iwl_dbgfs_vif_low_latency_read()
674 return scnprintf(buf, count, format, in iwl_dbgfs_vif_low_latency_read()
761 char *buf, size_t count, in iwl_dbgfs_vif_inject_beacon_ie_write() argument
766 count, false); in iwl_dbgfs_vif_inject_beacon_ie_write()
769 return ret ?: count; in iwl_dbgfs_vif_inject_beacon_ie_write()
777 size_t count, in iwl_dbgfs_vif_inject_beacon_ie_restore_write() argument
785 return ret ?: count; in iwl_dbgfs_vif_inject_beacon_ie_restore_write()
791 iwl_dbgfs_vif_twt_setup_write(struct iwl_mld *mld, char *buf, size_t count, in iwl_dbgfs_vif_twt_setup_write() argument
860 return ret ?: count; in iwl_dbgfs_vif_twt_setup_write()
866 iwl_dbgfs_vif_twt_operation_write(struct iwl_mld *mld, char *buf, size_t count, in iwl_dbgfs_vif_twt_operation_write() argument
908 return ret ?: count; in iwl_dbgfs_vif_twt_operation_write()
914 size_t count, void *data) in iwl_dbgfs_vif_int_mlo_scan_write() argument
935 return ret ?: count; in iwl_dbgfs_vif_int_mlo_scan_write()
1009 size_t count, void *data, bool v3) in _iwl_dbgfs_fixed_rate_write() argument
1045 return ret ? : count; in _iwl_dbgfs_fixed_rate_write()
1049 size_t count, void *data) in iwl_dbgfs_fixed_rate_write() argument
1051 return _iwl_dbgfs_fixed_rate_write(mld, buf, count, data, false); in iwl_dbgfs_fixed_rate_write()
1055 size_t count, void *data) in iwl_dbgfs_fixed_rate_v3_write() argument
1057 return _iwl_dbgfs_fixed_rate_write(mld, buf, count, data, true); in iwl_dbgfs_fixed_rate_v3_write()
1061 size_t count, void *data) in iwl_dbgfs_tlc_dhc_write() argument
1085 return ret ? : count; in iwl_dbgfs_tlc_dhc_write()