Searched refs:ath6kl_dbg_dump (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/ |
A D | debug.h | 68 void ath6kl_dbg_dump(enum ATH6K_DEBUG_MASK mask, 93 static inline void ath6kl_dbg_dump(enum ATH6K_DEBUG_MASK mask, in ath6kl_dbg_dump() function
|
A D | htc_mbox.c | 1583 ath6kl_dbg_dump(ATH6KL_DBG_HTC, in htc_ctrl_rx() 1709 ath6kl_dbg_dump(ATH6KL_DBG_HTC, in htc_parse_trailer() 1729 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx bundle lk_ahd", in htc_parse_trailer() 1761 ath6kl_dbg_dump(ATH6KL_DBG_HTC, NULL, "", buf, len); in htc_proc_trailer() 1797 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx bad trailer", in htc_proc_trailer() 1856 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx expected lk_ahd", in ath6kl_htc_rx_process_hdr() 1858 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx current header", in ath6kl_htc_rx_process_hdr() 1894 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx bad packet", in ath6kl_htc_rx_process_hdr()
|
A D | txrx.c | 504 ath6kl_dbg_dump(ATH6KL_DBG_RAW_BYTES, __func__, "tx ", in ath6kl_data_tx() 1335 ath6kl_dbg_dump(ATH6KL_DBG_RAW_BYTES, __func__, "rx ", in ath6kl_rx()
|
A D | debug.c | 149 void ath6kl_dbg_dump(enum ATH6K_DEBUG_MASK mask, in ath6kl_dbg_dump() function 164 EXPORT_SYMBOL(ath6kl_dbg_dump);
|
A D | sdio.c | 183 ath6kl_dbg_dump(ATH6KL_DBG_SDIO_DUMP, NULL, "sdio ", buf, len); in ath6kl_sdio_io()
|
A D | wmi.c | 1795 ath6kl_dbg_dump(ATH6KL_DBG_WMI_DUMP, NULL, "wmi tx ", in ath6kl_wmi_cmd_send() 1864 ath6kl_dbg_dump(ATH6KL_DBG_WMI, NULL, "ssid ", ssid, ssid_len); in ath6kl_wmi_connect_cmd() 3977 ath6kl_dbg_dump(ATH6KL_DBG_WMI_DUMP, NULL, "wmi rx ", in ath6kl_wmi_proc_events()
|
A D | init.c | 1095 ath6kl_dbg_dump(ATH6KL_DBG_BOOT, "capabilities", "", in ath6kl_fetch_fw_apin()
|
Completed in 30 milliseconds