Searched refs:send_fw_trace_val (Results 1 – 1 of 1) sorted by relevance
382 static int send_fw_trace_val(dhd_pub_t *dhdp, int val);428 if ((ret_val = send_fw_trace_val(dhdp, val)) != BCME_OK) { in handle_set_fwtrace()433 if ((ret_val = send_fw_trace_val(dhdp, val)) != BCME_OK) { in handle_set_fwtrace()466 if ((ret_val = send_fw_trace_val(dhdp, val)) != BCME_OK) { in handle_set_fwtrace()479 send_fw_trace_val(dhd_pub_t *dhdp, int val) in send_fw_trace_val() function