Searched refs:b43legacy_txhdr_fw3 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 650 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 657 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 661 sizeof(struct b43legacy_txhdr_fw3), 1)) { in b43legacy_setup_dmaring() 665 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 672 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 676 sizeof(struct b43legacy_txhdr_fw3), 1)) in b43legacy_setup_dmaring() 681 sizeof(struct b43legacy_txhdr_fw3), in b43legacy_setup_dmaring() 971 struct b43legacy_txhdr_fw3)]); in dma_tx_fragment() 982 sizeof(struct b43legacy_txhdr_fw3), 1); in dma_tx_fragment() 984 sizeof(struct b43legacy_txhdr_fw3), in dma_tx_fragment() [all...] |
H A D | pio.c | 73 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 D | xmit.h | 25 struct b43legacy_txhdr_fw3 { struct
|
H A D | xmit.c | 175 struct b43legacy_txhdr_fw3 *txhdr, in generate_txhdr_fw3() 352 return generate_txhdr_fw3(dev, (struct b43legacy_txhdr_fw3 *)txhdr, in b43legacy_generate_txhdr()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 629 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), in dma_tx_fragment() [all...] |
H A D | pio.c | 73 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 D | xmit.h | 25 struct b43legacy_txhdr_fw3 { struct
|
H A D | xmit.c | 175 struct b43legacy_txhdr_fw3 *txhdr, in generate_txhdr_fw3() 352 return generate_txhdr_fw3(dev, (struct b43legacy_txhdr_fw3 *)txhdr, in b43legacy_generate_txhdr()
|
Completed in 8 milliseconds