Home
last modified time | relevance | path

Searched refs:hif_req_tx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/wfx/
A Ddata_tx.h60 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()
A Ddata_tx.c333 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()
A Dqueue.c151 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()
A Dhif_api_cmd.h176 struct hif_req_tx { struct
A Dmain.c292 + sizeof(struct hif_req_tx) in wfx_init_common()

Completed in 11 milliseconds