Searched refs:ath6kl_dbg_dump (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | debug.h | 65 void ath6kl_dbg_dump(enum ATH6K_DEBUG_MASK mask, 89 static inline void ath6kl_dbg_dump(enum ATH6K_DEBUG_MASK mask, in ath6kl_dbg_dump() function
|
D | htc_mbox.c | 1585 ath6kl_dbg_dump(ATH6KL_DBG_HTC, in htc_ctrl_rx() 1711 ath6kl_dbg_dump(ATH6KL_DBG_HTC, in htc_parse_trailer() 1731 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx bundle lk_ahd", in htc_parse_trailer() 1763 ath6kl_dbg_dump(ATH6KL_DBG_HTC, NULL, "", buf, len); in htc_proc_trailer() 1799 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx bad trailer", in htc_proc_trailer() 1858 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx expected lk_ahd", in ath6kl_htc_rx_process_hdr() 1860 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx current header", in ath6kl_htc_rx_process_hdr() 1896 ath6kl_dbg_dump(ATH6KL_DBG_HTC, "htc rx bad packet", in ath6kl_htc_rx_process_hdr()
|
D | txrx.c | 509 ath6kl_dbg_dump(ATH6KL_DBG_RAW_BYTES, __func__, "tx ", in ath6kl_data_tx() 1340 ath6kl_dbg_dump(ATH6KL_DBG_RAW_BYTES, __func__, "rx ", in ath6kl_rx()
|
D | debug.c | 122 void ath6kl_dbg_dump(enum ATH6K_DEBUG_MASK mask, in ath6kl_dbg_dump() function 137 EXPORT_SYMBOL(ath6kl_dbg_dump);
|
D | sdio.c | 181 ath6kl_dbg_dump(ATH6KL_DBG_SDIO_DUMP, NULL, "sdio ", buf, len); in ath6kl_sdio_io()
|
D | wmi.c | 1794 ath6kl_dbg_dump(ATH6KL_DBG_WMI_DUMP, NULL, "wmi tx ", in ath6kl_wmi_cmd_send() 1863 ath6kl_dbg_dump(ATH6KL_DBG_WMI, NULL, "ssid ", ssid, ssid_len); in ath6kl_wmi_connect_cmd() 3983 ath6kl_dbg_dump(ATH6KL_DBG_WMI_DUMP, NULL, "wmi rx ", in ath6kl_wmi_proc_events()
|
D | init.c | 1071 ath6kl_dbg_dump(ATH6KL_DBG_BOOT, "capabilities", "", in ath6kl_fetch_fw_apin()
|