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.dtsi82 pinmux = <RZG2L_PORT_PINMUX(38, 0, 1)>, /* TxD */
87 pinmux = <RZG2L_PORT_PINMUX(48, 0, 1)>, /* TxD */
H A Dr9a07g043-smarc-pmod.dtso36 pinmux = <RZG2L_PORT_PINMUX(2, 2, 5)>, /* TxD */
H A Dr9a07g044l2-remi-pi.dts283 pinmux = <RZG2L_PORT_PINMUX(38, 0, 1)>, /* TxD */
288 pinmux = <RZG2L_PORT_PINMUX(2, 0, 5)>, /* 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()
2990 * Tx packet, this function is called. It identifies the last TxD
3002 struct TxD *txdlp; in tx_intr_handler()
3018 /* Check for TxD error in tx_intr_handler()
[all...]
H A Ds2io.h493 struct TxD { struct
802 /* Save virtual address of TxD page with zero DMA addr(if any) */
494 Control_1TxD global() argument
526 Host_ControlTxD global() argument