Home
last modified time | relevance | path

Searched refs:wil_dbg_misc (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dpmc.c95 wil_dbg_misc(wil, "pmc_alloc: %d descriptors x %d bytes each\n", in wil_pmc_alloc()
107 wil_dbg_misc(wil, "pmc_alloc: allocated descriptors info list %p\n", in wil_pmc_alloc()
135 wil_dbg_misc(wil, in wil_pmc_alloc()
182 wil_dbg_misc(wil, "pmc_alloc: allocated successfully\n"); in wil_pmc_alloc()
188 wil_dbg_misc(wil, "pmc_alloc: send WMI_PMC_CMD with ALLOCATE op\n"); in wil_pmc_alloc()
250 wil_dbg_misc(wil, in wil_pmc_free()
258 wil_dbg_misc(wil, "send WMI_PMC_CMD with RELEASE op\n"); in wil_pmc_free()
278 wil_dbg_misc(wil, "pmc_free: free pring va %p\n", in wil_pmc_free()
298 wil_dbg_misc(wil, "pmc_free: free descriptor info %d/%d\n", i, in wil_pmc_free()
300 wil_dbg_misc(wil, in wil_pmc_free()
[all …]
Dethtool.c31 wil_dbg_misc(wil, "ethtoolops_begin\n"); in wil_ethtoolops_begin()
40 wil_dbg_misc(wil, "ethtoolops_complete\n"); in wil_ethtoolops_complete()
53 wil_dbg_misc(wil, "ethtoolops_get_coalesce\n"); in wil_ethtoolops_get_coalesce()
81 wil_dbg_misc(wil, "ethtoolops_set_coalesce: rx %d usec, tx %d usec\n", in wil_ethtoolops_set_coalesce()
85 wil_dbg_misc(wil, "No IRQ coalescing in monitor mode\n"); in wil_ethtoolops_set_coalesce()
111 wil_dbg_misc(wil, "Unsupported coalescing params. Raw command:\n"); in wil_ethtoolops_set_coalesce()
Dcfg80211.c346 wil_dbg_misc(wil, "get_station: %pM CID %d MID %d\n", mac, cid, in wil_cfg80211_get_station()
389 wil_dbg_misc(wil, "dump_station: %pM CID %d MID %d\n", mac, cid, in wil_cfg80211_dump_station()
402 wil_dbg_misc(wil, "start_p2p_device: entered\n"); in wil_cfg80211_start_p2p_device()
415 wil_dbg_misc(wil, "stop_p2p_device: entered\n"); in wil_cfg80211_stop_p2p_device()
483 wil_dbg_misc(wil, "add_iface, type %d\n", type); in wil_cfg80211_add_iface()
580 wil_dbg_misc(wil, "del_iface\n"); in wil_cfg80211_del_iface()
622 wil_dbg_misc(wil, "change_iface: type=%d\n", type); in wil_cfg80211_change_iface()
637 wil_dbg_misc(wil, "interface is up. resetting...\n"); in wil_cfg80211_change_iface()
690 wil_dbg_misc(wil, "scan: wdev=0x%p iftype=%d\n", wdev, wdev->iftype); in wil_cfg80211_scan()
744 wil_dbg_misc(wil, "Start scan_request 0x%p\n", request); in wil_cfg80211_scan()
[all …]
Dmain.c196 wil_dbg_misc(wil, "vring_fini_tx: id=%d\n", id); in wil_ring_fini_tx()
228 wil_dbg_misc(wil, "disconnect_cid: CID %d, MID %d, status %d\n", in wil_disconnect_cid()
329 wil_dbg_misc(wil, "Disconnect %pM, CID=%d, reason=%d\n", in _wil6210_disconnect()
334 wil_dbg_misc(wil, "Disconnect all\n"); in _wil6210_disconnect()
434 wil_dbg_misc(wil, "set_recovery_state: %d -> %d\n", in wil_set_recovery_state()
453 wil_dbg_misc(wil, "fw error worker\n"); in wil_fw_error_worker()
599 wil_dbg_misc(wil, "priv_init\n"); in wil_priv_init()
704 wil_dbg_misc(wil, "disconnect\n"); in wil6210_disconnect()
712 wil_dbg_misc(wil, "priv_deinit\n"); in wil_priv_deinit()
735 wil_dbg_misc(wil, "BL is ready for halt\n"); in wil_shutdown_bl()
[all …]
Dnetdev.c55 wil_dbg_misc(wil, "open\n"); in wil_open()
64 wil_dbg_misc(wil, "open, first iface\n"); in wil_open()
82 wil_dbg_misc(wil, "stop\n"); in wil_stop()
85 wil_dbg_misc(wil, "stop, last iface\n"); in wil_stop()
269 wil_dbg_misc(wil, "p2p_discovery_timer_fn\n"); in wil_p2p_discovery_timer_fn()
375 wil_dbg_misc(wil, "if_alloc\n"); in wil_if_alloc()
402 wil_dbg_misc(wil, "if_free\n"); in wil_if_free()
455 wil_dbg_misc(wil, "entered"); in wil_if_add()
555 wil_dbg_misc(wil, "if_remove\n"); in wil_if_remove()
Dp2p.c77 wil_dbg_misc(wil, "p2p_search: channel %d\n", P2P_DMG_SOCIAL_CHANNEL); in wil_p2p_search()
147 wil_dbg_misc(wil, "p2p_listen: duration %d\n", duration); in wil_p2p_listen()
163 wil_dbg_misc(wil, "Delaying p2p listen until scan done\n"); in wil_p2p_listen()
251 wil_dbg_misc(wil, "p2p_listen_expired\n"); in wil_p2p_listen_expired()
279 wil_dbg_misc(wil, "p2p_search_expired\n"); in wil_p2p_search_expired()
313 wil_dbg_misc(wil, "Checking delayed p2p listen\n"); in wil_p2p_delayed_listen_work()
Dtxrx_edma.c76 wil_dbg_misc(wil, "status_ring_free, size(bytes)=%zu, 0x%p:%pad\n", in wil_sring_free()
90 wil_dbg_misc(wil, "status_ring_alloc: size=%zu\n", sz); in wil_sring_alloc()
106 wil_dbg_misc(wil, "status_ring[%d] 0x%p:%pad\n", sring->size, sring->va, in wil_sring_alloc()
125 wil_dbg_misc(wil, "init TX sring: size=%u, ring_id=%u\n", in wil_tx_init_edma()
358 wil_dbg_misc(wil, "init RX sring: size=%u, ring_id=%u\n", sring->size, in wil_init_rx_sring()
388 wil_dbg_misc(wil, "alloc_desc_ring:\n"); in wil_ring_alloc_desc_ring()
411 wil_dbg_misc(wil, "%s ring[%d] 0x%p:%pad 0x%p\n", in wil_ring_alloc_desc_ring()
440 wil_dbg_misc(wil, "free Rx ring [%d] 0x%p:%pad 0x%p\n", in wil_ring_free_edma()
451 wil_dbg_misc(wil, "free Tx ring %d [%d] 0x%p:%pad 0x%p\n", in wil_ring_free_edma()
492 wil_dbg_misc(wil, "init RX desc ring\n"); in wil_init_rx_desc_ring()
[all …]
Dpcie_bus.c198 wil_dbg_misc(wil, "if_pcie_enable\n"); in wil_if_pcie_enable()
206 wil_dbg_misc(wil, "Setup %d MSI interrupts\n", n_msi); in wil_if_pcie_enable()
209 wil_dbg_misc(wil, "MSI interrupts disabled, use INTx\n"); in wil_if_pcie_enable()
262 wil_dbg_misc(wil, "if_pcie_disable\n"); in wil_if_pcie_disable()
428 wil_dbg_misc(wil, "Loading WMI only FW\n"); in wil_pcie_probe()
477 wil_dbg_misc(wil, "pcie_remove\n"); in wil_pcie_remove()
Drx_reorder.c366 wil_dbg_misc(wil, "Suggest BACK wsize %d\n", in wil_addba_rx_request()
404 wil_dbg_misc(wil, "ADDBA for vring[%d] already in progress\n", in wil_addba_tx_request()
409 wil_dbg_misc(wil, in wil_addba_tx_request()
Dwil_crash_dump.c96 wil_dbg_misc(wil, in wil_fw_copy_crash_dump()
Dtxrx.c127 wil_dbg_misc(wil, "vring_alloc:\n"); in wil_vring_alloc()
176 wil_dbg_misc(wil, "vring[%d] 0x%p:%pad 0x%p\n", vring->size, in wil_vring_alloc()
210 wil_dbg_misc(wil, "free Tx vring %d [%d] 0x%p:%pad 0x%p\n", in wil_vring_free()
214 wil_dbg_misc(wil, "free Rx vring [%d] 0x%p:%pad 0x%p\n", in wil_vring_free()
880 wil_dbg_misc(wil, "rx_init\n"); in wil_rx_init()
914 wil_dbg_misc(wil, "rx_fini\n"); in wil_rx_fini()
994 wil_dbg_misc(wil, "vring_init_tx: max_mpdu_size %d\n", in wil_vring_init_tx()
1079 wil_dbg_misc(wil, "vring_init_bcast: max_mpdu_size %d\n", in wil_vring_init_bcast()
Dinterrupt.c872 wil_dbg_misc(wil, "init_irq: %s, n_msi=%d\n", in wil6210_init_irq()
895 wil_dbg_misc(wil, "fini_irq:\n"); in wil6210_fini_irq()
Dwmi.c889 wil_dbg_misc(wil, "Complete scan_request 0x%p aborted %d\n", in wmi_evt_scan_complete()
898 wil_dbg_misc(wil, "Scheduling delayed listen\n"); in wmi_evt_scan_complete()
2184 wil_dbg_misc(wil, "Rx init: status %d tail 0x%08x\n", in wmi_rx_chain_add()
2698 wil_dbg_misc(wil, "port allocate, mid %d iftype %d, mac %pM\n", in wmi_port_allocate()
2751 wil_dbg_misc(wil, "port delete, mid %d\n", mid); in wmi_port_delete()
3086 wil_dbg_misc(wil, "mgmt_tx mid %d\n", vif->mid); in wmi_mgmt_tx()
Dwil6210.h1075 #define wil_dbg_misc(wil, fmt, arg...) wil_dbg(wil, "DBG[MISC]" fmt, ##arg) macro