Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_wdi_event.c243 dp_wdi_event_attach(struct dp_pdev *txrx_pdev) in dp_wdi_event_attach() function
H A Ddp_internal.h3840 int dp_wdi_event_attach(struct dp_pdev *txrx_pdev);
3891 static inline int dp_wdi_event_attach(struct dp_pdev *txrx_pdev) in dp_wdi_event_attach() function
H A Ddp_main.c14532 if (dp_wdi_event_attach(pdev)) { in dp_pdev_init()