Searched refs:wfx_hif_req_tx (Results 1 – 5 of 5) sorted by relevance
221 struct wfx_hif_req_tx *wfx_skb_txreq(struct sk_buff *skb) in wfx_skb_txreq()224 struct wfx_hif_req_tx *req = (struct wfx_hif_req_tx *)hif->body; in wfx_skb_txreq()337 struct wfx_hif_req_tx *req; in wfx_tx_inner()344 int wmsg_len = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + offset; in wfx_tx_inner()378 req = (struct wfx_hif_req_tx *)hif_msg->body; in wfx_tx_inner()449 struct wfx_hif_req_tx *req = (struct wfx_hif_req_tx *)hif->body; in wfx_skb_dtor()450 unsigned int offset = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + in wfx_skb_dtor()
150 struct wfx_hif_req_tx *req; in wfx_pending_get()158 req = (struct wfx_hif_req_tx *)hif->body; in wfx_pending_get()181 struct wfx_hif_req_tx *req; in wfx_pending_dump_old_frames()
50 struct wfx_hif_req_tx *wfx_skb_txreq(struct sk_buff *skb);
174 struct wfx_hif_req_tx { struct
282 hw->extra_tx_headroom = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + in wfx_init_common()