Home
last modified time | relevance | path

Searched refs:cfg_host_event (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dp2p.c142 struct cfg_host_event *host_event; in ssv6xxx_process_noa_event()
144 host_event = (struct cfg_host_event *)skb->data; in ssv6xxx_process_noa_event()
H A Dampdu.h207 struct cfg_host_event;
H A Dssv_rc.c698 struct cfg_host_event *host_event; in ssv6xxx_legacy_report_handler()
706 host_event = (struct cfg_host_event *)skb->data; in ssv6xxx_legacy_report_handler()
839 struct cfg_host_event *host_event; in ssv6xxx_sample_work()
856 host_event = (struct cfg_host_event *)skb->data; in ssv6xxx_sample_work()
H A Dssv_ht_rc.c529 struct cfg_host_event *host_event; in ssv6xxx_ht_report_handler()
537 host_event = (struct cfg_host_event *)skb->data; in ssv6xxx_ht_report_handler()
H A Dampdu.c1752 struct cfg_host_event *host_event = (struct cfg_host_event *) skb->data; in ssv6200_ampdu_no_BA_handler()
H A Ddev.c5237 struct cfg_host_event *h_evt = (struct cfg_host_event *)rxdesc;
5248 struct cfg_host_event *host_event;
5250 host_event = (struct cfg_host_event *)rxdesc;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/include/
H A Dssv6200_common.h248 typedef struct cfg_host_event { struct