Searched refs:hif_req_tx (Results 1 – 5 of 5) sorted by relevance
60 static inline struct hif_req_tx *wfx_skb_txreq(struct sk_buff *skb) in wfx_skb_txreq()63 struct hif_req_tx *req = (struct hif_req_tx *)hif->body; in wfx_skb_txreq()
333 struct hif_req_tx *req; in wfx_tx_inner()341 sizeof(struct hif_req_tx) + offset; in wfx_tx_inner()371 req = (struct hif_req_tx *)hif_msg->body; in wfx_tx_inner()437 struct hif_req_tx *req = (struct hif_req_tx *)hif->body; in wfx_skb_dtor()439 sizeof(struct hif_req_tx) + in wfx_skb_dtor()
150 struct hif_req_tx *req; in wfx_pending_get()158 req = (struct hif_req_tx *)hif->body; in wfx_pending_get()181 struct hif_req_tx *req; in wfx_pending_dump_old_frames()
176 struct hif_req_tx { struct
279 + sizeof(struct hif_req_tx) in wfx_init_common()