Home
last modified time | relevance | path

Searched defs:tx_buff (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.c90 volatile u_short *tx_buff[TX_RING_SIZE]; member
102 u_short tx_buff[TX_RING_SIZE][PKT_BUF_SIZE / sizeof(u_short)]; member
/openbmc/linux/drivers/net/ethernet/arc/
H A Demac_main.c120 struct buffer_state *tx_buff = &priv->tx_buff[*txbd_dirty]; in arc_emac_tx_clean() local
559 struct buffer_state *tx_buff = &priv->tx_buff[i]; in arc_free_tx_queue() local
H A Demac.h152 struct buffer_state tx_buff[TX_BD_NUM]; member
/openbmc/linux/drivers/spi/
H A Dspi-tle62x0.c32 unsigned char tx_buff[4]; member
/openbmc/qemu/hw/net/can/
H A Dcan_sja1000.h52 uint8_t tx_buff[13]; /* 96~108 .. transmit buffer */ member
/openbmc/linux/include/linux/
H A Dscc.h76 struct sk_buff *tx_buff; /* pointer to frame currently transmitted */ member
/openbmc/linux/drivers/net/usb/
H A Dpegasus.h96 __u8 tx_buff[PEGASUS_MTU]; member
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp.h204 u8 tx_buff[CMX_BUFF_SIZE]; member
/openbmc/linux/sound/drivers/
H A Dserial-u16550.c143 unsigned char tx_buff[TX_BUFF_SIZE]; member
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.c434 struct tse_buffer *tx_buff; in tse_tx_complete() local
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c2021 struct ibmvnic_tx_buff *tx_buff; in clean_one_tx_pool() local
2299 struct ibmvnic_tx_buff *tx_buff; in ibmvnic_tx_scrq_clean_buffer() local
2412 struct ibmvnic_tx_buff *tx_buff = NULL; in ibmvnic_xmit() local
H A Dibmvnic.h852 struct ibmvnic_tx_buff *tx_buff; member
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h374 #define ATL1E_SET_PCIMAP_TYPE(tx_buff, type) do { \ argument
/openbmc/linux/drivers/s390/net/
H A Dnetiucv.c143 struct sk_buff *tx_buff; member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8636 struct ixgbe_tx_buffer *tx_buff = tx_head; in ixgbe_xmit_xdp_ring() local