Searched refs:tx_double_buffer_desc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_tx.c84 static void wl1251_tx_control(struct tx_double_buffer_desc *tx_hdr,
112 static void wl1251_tx_frag_block_num(struct tx_double_buffer_desc *tx_hdr)
148 struct tx_double_buffer_desc *tx_hdr;
161 tx_hdr = (struct tx_double_buffer_desc *) skb_push(skb,
182 struct tx_double_buffer_desc *tx_hdr;
189 tx_hdr = (struct tx_double_buffer_desc *) skb->data;
220 tx_hdr = (struct tx_double_buffer_desc *) skb->data;
396 frame = skb_pull(skb, sizeof(struct tx_double_buffer_desc));
H A Dwl1251_tx.h115 struct tx_double_buffer_desc { struct
H A Dwl1251_main.c1291 wl->hw->extra_tx_headroom = sizeof(struct tx_double_buffer_desc)

Completed in 30 milliseconds