Home
last modified time | relevance | path

Searched defs:cur_rx (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ram.h49 u8 cur_rx; member
/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.c92 int cur_tx, cur_rx; /* The next free ring entry */ member
H A Dlance.c249 int cur_rx, cur_tx; /* The next free ring entry */ member
H A Datarilance.c222 int cur_rx, cur_tx; /* The next free ring entry */ member
/openbmc/u-boot/drivers/net/
H A Drtl8169.c325 unsigned long cur_rx; /* Index into the Rx descriptor buffer of next Rx pkt. */ member
519 int cur_rx; in rtl_recv_common() local
H A Dpcnet.c83 int cur_rx; member
H A Drtl8139.c174 static unsigned int cur_rx,cur_tx; variable
H A Dnatsemi.c211 static unsigned int cur_rx; variable
H A Dns8382x.c237 static unsigned int cur_rx; variable
H A Dethoc.c180 u32 cur_rx; member
/openbmc/qemu/hw/net/
H A Dmv88w8618_eth.c107 uint32_t cur_rx[4]; member
/openbmc/linux/drivers/net/arcnet/
H A Darcdevice.h251 cur_rx; /* current receive buffer */ member
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis190.c271 u32 cur_rx; member
578 u32 rx_left, cur_rx = tp->cur_rx; in sis190_rx_interrupt() local
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet.h154 cbd_t __iomem *cur_rx; member
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dsonic.h320 unsigned int cur_rx; member
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c588 unsigned int cur_rx; /* RX buf index of next pkt */ member
1953 unsigned int cur_rx = tp->cur_rx; in rtl8139_rx() local
/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c323 unsigned int cur_rx, dirty_rx; /* Producer/consumer ring indices */ member
H A Dhamachi.c494 unsigned int cur_rx, dirty_rx; /* Producer/consumer ring indices */ member
/openbmc/linux/drivers/net/ethernet/dlink/
H A Ddl2k.h393 unsigned long cur_rx, old_rx; /* Producer/consumer ring indices */ member
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c302 unsigned int cur_rx, dirty_rx; /* Producer/consumer ring indices */ member
H A Dtulip.h422 unsigned int cur_rx, cur_tx; /* The next free ring entry */ member
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c515.c306 unsigned int cur_rx, cur_tx; /* The next free ring entry */ member
/openbmc/linux/drivers/net/ethernet/
H A Dethoc.c209 unsigned int cur_rx; member
/openbmc/linux/drivers/net/ethernet/smsc/
H A Depic100.c269 unsigned int cur_rx, dirty_rx; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h113 unsigned int cur_rx; member

12