wl1271_tx_hw_descr 1298 drivers/net/wireless/ti/wl12xx/main.c wl12xx_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr 1310 drivers/net/wireless/ti/wl12xx/main.c wl12xx_set_tx_desc_data_len(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr 1559 drivers/net/wireless/ti/wl12xx/main.c 				    struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr 1073 drivers/net/wireless/ti/wl18xx/main.c wl18xx_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr 1080 drivers/net/wireless/ti/wl18xx/main.c wl18xx_set_tx_desc_data_len(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr 1218 drivers/net/wireless/ti/wl18xx/main.c 				    struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr 1598 drivers/net/wireless/ti/wl18xx/main.c 		struct wl1271_tx_hw_descr *last_desc;
wl1271_tx_hw_descr 1601 drivers/net/wireless/ti/wl18xx/main.c 		last_desc = (struct wl1271_tx_hw_descr *)(wl->aggr_buf +
wl1271_tx_hw_descr   68 drivers/net/wireless/ti/wl18xx/tx.c 	struct wl1271_tx_hw_descr *tx_desc;
wl1271_tx_hw_descr   81 drivers/net/wireless/ti/wl18xx/tx.c 	tx_desc = (struct wl1271_tx_hw_descr *)skb->data;
wl1271_tx_hw_descr  112 drivers/net/wireless/ti/wl18xx/tx.c 	skb_pull(skb, sizeof(struct wl1271_tx_hw_descr));
wl1271_tx_hw_descr   24 drivers/net/wireless/ti/wlcore/hw_ops.h wlcore_hw_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr   35 drivers/net/wireless/ti/wlcore/hw_ops.h 			       struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr  123 drivers/net/wireless/ti/wlcore/hw_ops.h 			   struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr 1316 drivers/net/wireless/ti/wlcore/main.c 			    sizeof(struct wl1271_tx_hw_descr) - sizeof(*hdr);
wl1271_tx_hw_descr 1324 drivers/net/wireless/ti/wlcore/main.c 	skb_reserve(skb, sizeof(struct wl1271_tx_hw_descr));
wl1271_tx_hw_descr 6216 drivers/net/wireless/ti/wlcore/main.c 	wl->hw->extra_tx_headroom = sizeof(struct wl1271_tx_hw_descr);
wl1271_tx_hw_descr   82 drivers/net/wireless/ti/wlcore/tx.c 				       sizeof(struct wl1271_tx_hw_descr));
wl1271_tx_hw_descr  194 drivers/net/wireless/ti/wlcore/tx.c 	struct wl1271_tx_hw_descr *desc;
wl1271_tx_hw_descr  195 drivers/net/wireless/ti/wlcore/tx.c 	u32 total_len = skb->len + sizeof(struct wl1271_tx_hw_descr) + extra;
wl1271_tx_hw_descr  254 drivers/net/wireless/ti/wlcore/tx.c 	struct wl1271_tx_hw_descr *desc;
wl1271_tx_hw_descr  263 drivers/net/wireless/ti/wlcore/tx.c 	desc = (struct wl1271_tx_hw_descr *) skb->data;
wl1271_tx_hw_descr  434 drivers/net/wireless/ti/wlcore/tx.c 		skb_pull(skb, sizeof(struct wl1271_tx_hw_descr));
wl1271_tx_hw_descr  752 drivers/net/wireless/ti/wlcore/tx.c 	struct wl1271_tx_hw_descr *desc;
wl1271_tx_hw_descr  817 drivers/net/wireless/ti/wlcore/tx.c 			desc = (struct wl1271_tx_hw_descr *) skb->data;
wl1271_tx_hw_descr  948 drivers/net/wireless/ti/wlcore/tx.c 	skb_pull(skb, sizeof(struct wl1271_tx_hw_descr));
wl1271_tx_hw_descr 1112 drivers/net/wireless/ti/wlcore/tx.c 			skb_pull(skb, sizeof(struct wl1271_tx_hw_descr));
wl1271_tx_hw_descr   33 drivers/net/wireless/ti/wlcore/wlcore.h struct wl1271_tx_hw_descr;
wl1271_tx_hw_descr   51 drivers/net/wireless/ti/wlcore/wlcore.h 				   struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr   54 drivers/net/wireless/ti/wlcore/wlcore.h 				     struct wl1271_tx_hw_descr *desc,
wl1271_tx_hw_descr   72 drivers/net/wireless/ti/wlcore/wlcore.h 				 struct wl1271_tx_hw_descr *desc,