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()439 struct hif_req_tx *req = (struct hif_req_tx *)hif->body; in wfx_skb_dtor()441 sizeof(struct hif_req_tx) + in wfx_skb_dtor()
151 struct hif_req_tx *req; in wfx_pending_get()159 req = (struct hif_req_tx *)hif->body; in wfx_pending_get()182 struct hif_req_tx *req; in wfx_pending_dump_old_frames()
176 struct hif_req_tx { struct
292 + sizeof(struct hif_req_tx) in wfx_init_common()
Completed in 11 milliseconds