/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00queue.c | 178 struct txentry_desc *txdesc) in rt2x00queue_create_tx_descriptor_seq() 229 struct txentry_desc *txdesc, in rt2x00queue_create_tx_descriptor_plcp() 293 struct txentry_desc *txdesc, in rt2x00queue_create_tx_descriptor_ht() 386 struct txentry_desc *txdesc, in rt2x00queue_create_tx_descriptor() 486 struct txentry_desc *txdesc) in rt2x00queue_write_tx_data() 527 struct txentry_desc *txdesc) in rt2x00queue_write_tx_descriptor() 541 struct txentry_desc *txdesc) in rt2x00queue_kick_tx_queue() 604 struct txentry_desc txdesc; in rt2x00queue_write_tx_frame() local 748 struct txentry_desc txdesc; in rt2x00queue_update_beacon() local
|
D | rt2x00crypto.c | 37 struct txentry_desc *txdesc) in rt2x00crypto_create_tx_descriptor() 91 void rt2x00crypto_tx_copy_iv(struct sk_buff *skb, struct txentry_desc *txdesc) in rt2x00crypto_tx_copy_iv() 102 void rt2x00crypto_tx_remove_iv(struct sk_buff *skb, struct txentry_desc *txdesc) in rt2x00crypto_tx_remove_iv()
|
D | rt2x00lib.h | 337 struct txentry_desc *txdesc) in rt2x00crypto_create_tx_descriptor() 348 struct txentry_desc *txdesc) in rt2x00crypto_tx_copy_iv() 353 struct txentry_desc *txdesc) in rt2x00crypto_tx_remove_iv()
|
D | rt2x00dev.c | 308 struct txdone_entry_desc *txdesc, in rt2x00lib_fill_tx_status() 411 struct txdone_entry_desc *txdesc) in rt2x00lib_txdone_nomatch() 461 struct txdone_entry_desc *txdesc) in rt2x00lib_txdone() 550 struct txdone_entry_desc txdesc; in rt2x00lib_txdone_noinfo() local
|
D | rt2500pci.c | 1248 struct txentry_desc *txdesc) in rt2500pci_write_tx_desc() 1318 struct txentry_desc *txdesc) in rt2500pci_write_beacon() 1399 struct txdone_entry_desc txdesc; in rt2500pci_txdone() local
|
D | rt2400pci.c | 1095 struct txentry_desc *txdesc) in rt2400pci_write_tx_desc() 1166 struct txentry_desc *txdesc) in rt2400pci_write_beacon() 1271 struct txdone_entry_desc txdesc; in rt2400pci_txdone() local
|
D | rt61pci.c | 1776 struct txentry_desc *txdesc) in rt61pci_write_tx_desc() 1873 struct txentry_desc *txdesc) in rt61pci_write_beacon() 2065 struct txdone_entry_desc txdesc; in rt61pci_txdone() local
|
D | rt2500usb.c | 1057 struct txentry_desc *txdesc) in rt2500usb_write_tx_desc() 1119 struct txentry_desc *txdesc) in rt2500usb_write_beacon()
|
D | rt2800usb.c | 402 struct txentry_desc *txdesc) in rt2800usb_write_tx_desc()
|
D | rt73usb.c | 1445 struct txentry_desc *txdesc) in rt73usb_write_tx_desc() 1522 struct txentry_desc *txdesc) in rt73usb_write_beacon()
|
D | rt2800mmio.c | 68 struct txentry_desc *txdesc) in rt2800mmio_write_tx_desc()
|
/linux-6.12.1/drivers/staging/rtl8712/ |
D | rtl8712_xmit.h | 90 union txdesc { union 91 struct tx_desc txdesc; member
|
D | hal_init.c | 166 struct tx_desc *txdesc; in rtl8712_dl_fw() local
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
D | trx.c | 48 static void _rtl92du_tx_desc_checksum(__le32 *txdesc) in _rtl92du_tx_desc_checksum() 80 __le32 *txdesc; in rtl92du_tx_fill_desc() local
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | trx.c | 451 static void _rtl_fill_usb_tx_desc(__le32 *txdesc) in _rtl_fill_usb_tx_desc() 461 static void _rtl_tx_desc_checksum(__le32 *txdesc) in _rtl_tx_desc_checksum() 495 __le32 *txdesc; in rtl92cu_tx_fill_desc() local
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | tx.h | 117 void fill_txdesc_checksum_common(u8 *txdesc, size_t words) in fill_txdesc_checksum_common() 134 u8 *txdesc) in rtw_tx_fill_txdesc_checksum()
|
D | rtw8723x.c | 617 u8 *txdesc) in __rtw8723x_fill_txdesc_checksum()
|
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-stm32.c | 104 struct dma_async_tx_descriptor *txdesc; in stm32_i2c_prep_dma_xfer() local
|
D | i2c-at91-master.c | 196 struct dma_async_tx_descriptor *txdesc; in at91_twi_write_data_dma() local
|
/linux-6.12.1/drivers/net/wan/ |
D | farsync.c | 132 struct txdesc { /* Transmit descriptor */ struct 133 volatile u16 ladr; /* Low order address of packet. This is a 136 volatile u8 hadr; /* High order address. Low 4 bits only, high 4 139 volatile u8 bits; /* Status and config */ 140 volatile u16 bcnt; /* 2s complement of packet size in low 15 bits. 144 u16 unused; /* Not used in Tx */
|
/linux-6.12.1/drivers/net/ethernet/sunplus/ |
D | spl2sw_driver.c | 71 struct spl2sw_mac_desc *txdesc; in spl2sw_ethernet_start_xmit() local
|
/linux-6.12.1/drivers/net/ethernet/ |
D | jme.c | 1415 struct txdesc *txdesc = txring->desc; in jme_tx_clean_tasklet() local 1952 struct txdesc *txdesc, in jme_fill_tx_map() 2004 struct txdesc *txdesc = txring->desc, *ctxdesc; in jme_map_tx_skb() local 2111 struct txdesc *txdesc; in jme_fill_tx_desc() local
|
/linux-6.12.1/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 332 # define VMXNET3_TXDESC_GET_GEN(txdesc) get_bitfield32(((const __le32 *) \ argument 335 # define VMXNET3_TXDESC_GET_EOP(txdesc) get_bitfield32(((const __le32 *) \ argument 354 # define VMXNET3_TXDESC_GET_GEN(txdesc) ((txdesc)->gen) argument 355 # define VMXNET3_TXDESC_GET_EOP(txdesc) ((txdesc)->eop) argument
|
/linux-6.12.1/drivers/spi/ |
D | spi-dw-dma.c | 342 struct dma_async_tx_descriptor *txdesc; in dw_spi_dma_submit_tx() local
|
/linux-6.12.1/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 1234 struct sh_eth_txdesc *txdesc; in sh_eth_tx_free() local 1324 struct sh_eth_txdesc *txdesc = NULL; in sh_eth_ring_format() local 2494 struct sh_eth_txdesc *txdesc; in sh_eth_start_xmit() local
|