Home
last modified time | relevance | path

Searched refs:wfx_skb_txreq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/wfx/
Ddata_tx.h59 static inline struct hif_req_tx *wfx_skb_txreq(struct sk_buff *skb) in wfx_skb_txreq() function
Dqueue.c188 req = wfx_skb_txreq(skb); in wfx_pending_dump_old_frames()