tx_double_buffer_desc
wl->hw->extra_tx_headroom = sizeof(struct tx_double_buffer_desc)
static void wl1251_tx_frag_block_num(struct tx_double_buffer_desc *tx_hdr)
struct tx_double_buffer_desc *tx_hdr;
struct tx_double_buffer_desc *tx_hdr;
tx_hdr = (struct tx_double_buffer_desc *) skb->data;
tx_hdr = (struct tx_double_buffer_desc *) newskb->data;
tx_hdr = (struct tx_double_buffer_desc *) skb->data;
frame = skb_pull(skb, sizeof(struct tx_double_buffer_desc));
static void wl1251_tx_control(struct tx_double_buffer_desc *tx_hdr,