Home
last modified time | relevance | path

Searched refs:il_hdl_pm_debug_stats (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h1740 void il_hdl_pm_debug_stats(struct il_priv *il, struct il_rx_buf *rxb);
H A Dcommon.c4462 il_hdl_pm_debug_stats(struct il_priv *il, struct il_rx_buf *rxb) in il_hdl_pm_debug_stats() function
4470 EXPORT_SYMBOL(il_hdl_pm_debug_stats);
H A D3945-mac.c824 il->handlers[N_PM_DEBUG_STATS] = il_hdl_pm_debug_stats; in il3945_setup_handlers()
H A D4965-mac.c4169 il->handlers[N_PM_DEBUG_STATS] = il_hdl_pm_debug_stats; in il4965_setup_handlers()