Searched refs:wfx_hif_req_tx (Results 1 – 5 of 5) sorted by relevance
58 static inline struct wfx_hif_req_tx *wfx_skb_txreq(struct sk_buff *skb) in wfx_skb_txreq()61 struct wfx_hif_req_tx *req = (struct wfx_hif_req_tx *)hif->body; in wfx_skb_txreq()
307 struct wfx_hif_req_tx *req; in wfx_tx_inner()314 int wmsg_len = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + offset; in wfx_tx_inner()344 req = (struct wfx_hif_req_tx *)hif_msg->body; in wfx_tx_inner()409 struct wfx_hif_req_tx *req = (struct wfx_hif_req_tx *)hif->body; in wfx_skb_dtor()410 unsigned int offset = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + in wfx_skb_dtor()
146 struct wfx_hif_req_tx *req; in wfx_pending_get()154 req = (struct wfx_hif_req_tx *)hif->body; in wfx_pending_get()177 struct wfx_hif_req_tx *req; in wfx_pending_dump_old_frames()
174 struct wfx_hif_req_tx { struct
279 hw->extra_tx_headroom = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + in wfx_init_common()