Home
last modified time | relevance | path

Searched refs:to_reason (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c19542 int to_reason; in dhd_send_trap_to_fw_for_timeout() local
19546 to_reason = REASON_COMMAND_TO; in dhd_send_trap_to_fw_for_timeout()
19550 to_reason = REASON_JOIN_TO; in dhd_send_trap_to_fw_for_timeout()
19553 to_reason = REASON_SCAN_TO; in dhd_send_trap_to_fw_for_timeout()
19556 to_reason = REASON_OQS_TO; in dhd_send_trap_to_fw_for_timeout()
19560 to_reason = REASON_UNKOWN; in dhd_send_trap_to_fw_for_timeout()
19562 dhd_send_trap_to_fw(pub, to_reason, trap); in dhd_send_trap_to_fw_for_timeout()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c26191 int to_reason; in dhd_send_trap_to_fw_for_timeout() local
26195 to_reason = REASON_COMMAND_TO; in dhd_send_trap_to_fw_for_timeout()
26199 to_reason = REASON_JOIN_TO; in dhd_send_trap_to_fw_for_timeout()
26203 to_reason = REASON_SCAN_TO; in dhd_send_trap_to_fw_for_timeout()
26207 to_reason = REASON_OQS_TO; in dhd_send_trap_to_fw_for_timeout()
26211 to_reason = REASON_UNKOWN; in dhd_send_trap_to_fw_for_timeout()
26213 dhd_send_trap_to_fw(pub, to_reason, trap); in dhd_send_trap_to_fw_for_timeout()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c26080 int to_reason; in dhd_send_trap_to_fw_for_timeout() local
26084 to_reason = REASON_COMMAND_TO; in dhd_send_trap_to_fw_for_timeout()
26088 to_reason = REASON_JOIN_TO; in dhd_send_trap_to_fw_for_timeout()
26092 to_reason = REASON_SCAN_TO; in dhd_send_trap_to_fw_for_timeout()
26096 to_reason = REASON_OQS_TO; in dhd_send_trap_to_fw_for_timeout()
26100 to_reason = REASON_UNKOWN; in dhd_send_trap_to_fw_for_timeout()
26102 dhd_send_trap_to_fw(pub, to_reason, trap); in dhd_send_trap_to_fw_for_timeout()