Searched refs:ar6000_check_wow_status (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/staging/ath6kl/os/linux/include/ ! |
D | ar6xapi_linux.h | 183 void ar6000_check_wow_status(struct ar6_softc *ar, struct sk_buff *skb, bool isEvent);
|
/linux-2.6.39/drivers/staging/ath6kl/os/linux/ ! |
D | ar6000_pm.c | 276 void ar6000_check_wow_status(struct ar6_softc *ar, struct sk_buff *skb, bool isEvent) in ar6000_check_wow_status() function
|
D | ar6000_drv.c | 3700 ar6000_check_wow_status(ar, skb, true); in ar6000_rx() 3710 ar6000_check_wow_status(ar, NULL, false); in ar6000_rx() 3945 ar6000_check_wow_status((struct ar6_softc *)ar6k_priv(dev), skb, false); in ar6000_deliver_frames_to_nw_stack()
|