Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_beacon.c131 void ath9k_htc_beaconep(void *drv_priv, struct sk_buff *skb, in ath9k_htc_beaconep() function
H A Dhtc.h567 void ath9k_htc_beaconep(void *drv_priv, struct sk_buff *skb,
H A Dhtc_drv_init.c151 ret = ath9k_htc_connect_svc(priv, WMI_BEACON_SVC, ath9k_htc_beaconep, in ath9k_init_htc_services()