Searched refs:wfx_hif_ind_rx (Results 1 – 4 of 4) sorted by relevance
13 struct wfx_hif_ind_rx;15 void wfx_rx_cb(struct wfx_vif *wvif, const struct wfx_hif_ind_rx *arg, struct sk_buff *skb);
38 void wfx_rx_cb(struct wfx_vif *wvif, const struct wfx_hif_ind_rx *arg, struct sk_buff *skb) in wfx_rx_cb()
101 const struct wfx_hif_ind_rx *body = buf; in wfx_hif_receive_indication()107 skb_pull(skb, sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_ind_rx)); in wfx_hif_receive_indication()
243 struct wfx_hif_ind_rx { struct