Home
last modified time | relevance | path

Searched refs:ftmac100_rxdes (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c47 struct ftmac100_rxdes rxdes[RX_QUEUE_ENTRIES];
74 struct ftmac100_rxdes *rxdes, gfp_t gfp);
264 static bool ftmac100_rxdes_runt(struct ftmac100_rxdes *rxdes) in ftmac100_rxdes_runt()
339 static struct ftmac100_rxdes *
342 struct ftmac100_rxdes *rxdes = ftmac100_current_rxdes(priv); in ftmac100_rx_locate_first_segment()
357 struct ftmac100_rxdes *rxdes) in ftmac100_rx_packet_error()
403 struct ftmac100_rxdes *rxdes = ftmac100_current_rxdes(priv); in ftmac100_rx_drop_packet()
424 struct ftmac100_rxdes *rxdes; in ftmac100_rx_packet()
697 struct ftmac100_rxdes *rxdes, gfp_t gfp) in ftmac100_alloc_rx_page()
730 struct ftmac100_rxdes *rxdes = &priv->descs->rxdes[i]; in ftmac100_free_buffers()
[all …]
H A Dftmac100.h145 struct ftmac100_rxdes { struct
/openbmc/u-boot/drivers/net/
H A Dftmac100.c24 struct ftmac100_rxdes rxdes[PKTBUFSRX];
83 struct ftmac100_rxdes *rxdes = priv->rxdes; in _ftmac100_init()
145 struct ftmac100_rxdes *curr_des; in _ftmac100_free_pkt()
158 struct ftmac100_rxdes *curr_des; in __ftmac100_recv()
248 struct ftmac100_rxdes *curr_des; in _ftmac100_recv()
341 struct ftmac100_rxdes *curr_des; in ftmac100_recv()
H A Dftmac100.h119 struct ftmac100_rxdes { struct