Home
last modified time | relevance | path

Searched refs:b43legacy_txhdr_fw3 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c629 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
636 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
640 sizeof(struct b43legacy_txhdr_fw3), 1)) { in b43legacy_setup_dmaring()
644 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
651 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
655 sizeof(struct b43legacy_txhdr_fw3), 1)) in b43legacy_setup_dmaring()
660 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
950 struct b43legacy_txhdr_fw3)]); in dma_tx_fragment()
961 sizeof(struct b43legacy_txhdr_fw3), 1); in dma_tx_fragment()
963 sizeof(struct b43legacy_txhdr_fw3), 1)) { in dma_tx_fragment()
[all …]
H A Dpio.c73 sizeof(struct b43legacy_txhdr_fw3), &i); in tx_data()
81 sizeof(struct b43legacy_txhdr_fw3), &i); in tx_data()
86 sizeof(struct b43legacy_txhdr_fw3) - 1]); in tx_data()
169 struct b43legacy_txhdr_fw3 txhdr_fw3;
224 octets = (u16)skb->len + sizeof(struct b43legacy_txhdr_fw3); in pio_tx_packet()
245 sizeof(struct b43legacy_txhdr_fw3)); in pio_tx_packet()
490 sizeof(struct b43legacy_txhdr_fw3)); in b43legacy_pio_handle_txstatus()
H A Dxmit.h25 struct b43legacy_txhdr_fw3 { struct
H A Dxmit.c175 struct b43legacy_txhdr_fw3 *txhdr, in generate_txhdr_fw3()
352 return generate_txhdr_fw3(dev, (struct b43legacy_txhdr_fw3 *)txhdr, in b43legacy_generate_txhdr()