Home
last modified time | relevance | path

Searched refs:pfifo_pop (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-netx/include/mach/
Dpfifo.h30 static inline unsigned int pfifo_pop(int no) in pfifo_pop() function
/linux-4.1.27/arch/arm/mach-netx/
Dpfifo.c64 EXPORT_SYMBOL(pfifo_pop);
/linux-4.1.27/drivers/net/ethernet/
Dnetx-eth.c146 val = pfifo_pop(IND_FIFO_PORT_LO(priv->id)); in netx_eth_receive()