wfx_hif_req_tx
struct wfx_hif_req_tx *wfx_skb_txreq(struct sk_buff *skb)
struct wfx_hif_req_tx *req = (struct wfx_hif_req_tx *)hif->body;
struct wfx_hif_req_tx *req;
int wmsg_len = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + offset;
req = (struct wfx_hif_req_tx *)hif_msg->body;
struct wfx_hif_req_tx *req = (struct wfx_hif_req_tx *)hif->body;
unsigned int offset = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) +
struct wfx_hif_req_tx *wfx_skb_txreq(struct sk_buff *skb);
hw->extra_tx_headroom = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) +
struct wfx_hif_req_tx *req;
req = (struct wfx_hif_req_tx *)hif->body;
struct wfx_hif_req_tx *req;