Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/broadcom/b43legacy/
Ddma.c637 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
644 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
648 sizeof(struct b43legacy_txhdr_fw3), 1)) { in b43legacy_setup_dmaring()
652 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
659 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
663 sizeof(struct b43legacy_txhdr_fw3), 1)) in b43legacy_setup_dmaring()
668 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring()
958 struct b43legacy_txhdr_fw3)]); in dma_tx_fragment()
969 sizeof(struct b43legacy_txhdr_fw3), 1); in dma_tx_fragment()
971 sizeof(struct b43legacy_txhdr_fw3), 1)) { in dma_tx_fragment()
[all …]
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()
Dxmit.h25 struct b43legacy_txhdr_fw3 { struct
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()