Home
last modified time | relevance | path

Searched refs:tx_desc (Results 1 – 25 of 1501) sorted by relevance

12345678910>>...61

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c132 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
134 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
181 return tx_desc->tx_to_send; in pfe_send()
201 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
215 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
354 tx_desc = g_tx_desc; in hif_tx_desc_dump()
355 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
382 if (!tx_desc) { in hif_tx_desc_init()
399 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
402 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c132 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
134 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
181 return tx_desc->tx_to_send; in pfe_send()
201 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
215 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
354 tx_desc = g_tx_desc; in hif_tx_desc_dump()
355 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
382 if (!tx_desc) { in hif_tx_desc_init()
399 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
402 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c132 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
134 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
181 return tx_desc->tx_to_send; in pfe_send()
201 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
215 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
354 tx_desc = g_tx_desc; in hif_tx_desc_dump()
355 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
382 if (!tx_desc) { in hif_tx_desc_init()
399 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
402 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c132 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
134 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
181 return tx_desc->tx_to_send; in pfe_send()
201 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
215 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
354 tx_desc = g_tx_desc; in hif_tx_desc_dump()
355 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
382 if (!tx_desc) { in hif_tx_desc_init()
399 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
402 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/drivers/net/pfe_eth/
H A Dpfe_driver.c135 data, length, tx_desc->tx_base, tx_desc->tx_to_send); in pfe_send()
137 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_send()
204 bd = tx_desc->tx_base + tx_desc->tx_to_send; in pfe_tx_done()
218 tx_desc->tx_to_send = (tx_desc->tx_to_send + 1) in pfe_tx_done()
348 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
357 tx_desc = g_tx_desc; in hif_tx_desc_dump()
358 bd_va = tx_desc->tx_base; in hif_tx_desc_dump()
385 if (!tx_desc) { in hif_tx_desc_init()
402 tx_desc->tx_base = bd_va; in hif_tx_desc_init()
405 __func__, tx_desc->tx_base, tx_desc->tx_base_pa, in hif_tx_desc_init()
[all …]

12345678910>>...61