Searched refs:b43legacy_txhdr_fw3 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | dma.c | 674 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 681 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 685 sizeof(struct b43legacy_txhdr_fw3), 1)) { in b43legacy_setup_dmaring() 689 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 696 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 700 sizeof(struct b43legacy_txhdr_fw3), 1)) in b43legacy_setup_dmaring() 705 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 1035 struct b43legacy_txhdr_fw3)]); in dma_tx_fragment() 1046 sizeof(struct b43legacy_txhdr_fw3), 1); in dma_tx_fragment() 1048 sizeof(struct b43legacy_txhdr_fw3), 1)) { in dma_tx_fragment() [all …]
|
D | pio.c | 86 sizeof(struct b43legacy_txhdr_fw3), &i); in tx_data() 94 sizeof(struct b43legacy_txhdr_fw3), &i); in tx_data() 99 sizeof(struct b43legacy_txhdr_fw3) - 1]); in tx_data() 182 struct b43legacy_txhdr_fw3 txhdr_fw3; 237 octets = (u16)skb->len + sizeof(struct b43legacy_txhdr_fw3); in pio_tx_packet() 258 sizeof(struct b43legacy_txhdr_fw3)); in pio_tx_packet() 504 sizeof(struct b43legacy_txhdr_fw3)); in b43legacy_pio_handle_txstatus()
|
D | xmit.h | 24 struct b43legacy_txhdr_fw3 { struct
|
D | xmit.c | 188 struct b43legacy_txhdr_fw3 *txhdr, in generate_txhdr_fw3() 365 return generate_txhdr_fw3(dev, (struct b43legacy_txhdr_fw3 *)txhdr, in b43legacy_generate_txhdr()
|