Home
last modified time | relevance | path

Searched refs:TxD (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/boot/dts/renesas/
H A Drzg2lc-smarc-pinfunction.dtsi18 pinmux = <RZG2L_PORT_PINMUX(40, 0, 3)>, /* TxD */
33 pinmux = <RZG2L_PORT_PINMUX(44, 0, 3)>, /* TxD */
63 pinmux = <RZG2L_PORT_PINMUX(38, 0, 1)>, /* TxD */
68 pinmux = <RZG2L_PORT_PINMUX(40, 0, 1)>, /* TxD */
H A Drzg2l-smarc-pinfunction.dtsi77 pinmux = <RZG2L_PORT_PINMUX(38, 0, 1)>, /* TxD */
82 pinmux = <RZG2L_PORT_PINMUX(48, 0, 1)>, /* TxD */
H A Dr9a07g043-smarc-pmod.dtso36 pinmux = <RZG2L_PORT_PINMUX(2, 2, 5)>, /* TxD */
H A Drzg2ul-smarc-pinfunction.dtsi60 pinmux = <RZG2L_PORT_PINMUX(6, 4, 6)>, /* TxD */
/linux/drivers/net/ethernet/neterion/
H A Ds2io.c609 lst_size = (sizeof(struct TxD) * config->max_txds); in init_shared_mem()
893 lst_size = sizeof(struct TxD) * config->max_txds; in free_shared_mem()
2321 struct TxD *txdlp, int get_off) in s2io_txdl_getskb()
2325 struct TxD *txds; in s2io_txdl_getskb()
2338 memset(txdlp, 0, (sizeof(struct TxD) * fifo_data->max_txds)); in s2io_txdl_getskb()
2355 memset(txdlp, 0, (sizeof(struct TxD) * fifo_data->max_txds)); in s2io_txdl_getskb()
2371 struct TxD *txdp; in free_tx_buffers()
3002 struct TxD *txdlp; in tx_intr_handler()
4013 struct TxD *txdp; in s2io_xmit()
H A Ds2io.h493 struct TxD { struct