Home
last modified time | relevance | path

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

/openbmc/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 */
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.h493 struct TxD { struct
H A Ds2io.c608 lst_size = (sizeof(struct TxD) * config->max_txds); in init_shared_mem()
892 lst_size = sizeof(struct TxD) * config->max_txds; in free_shared_mem()
2320 struct TxD *txdlp, int get_off) in s2io_txdl_getskb()
2324 struct TxD *txds; in s2io_txdl_getskb()
2337 memset(txdlp, 0, (sizeof(struct TxD) * fifo_data->max_txds)); in s2io_txdl_getskb()
2354 memset(txdlp, 0, (sizeof(struct TxD) * fifo_data->max_txds)); in s2io_txdl_getskb()
2370 struct TxD *txdp; in free_tx_buffers()
3001 struct TxD *txdlp; in tx_intr_handler()
4012 struct TxD *txdp; in s2io_xmit()