Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-netx/include/mach/
Dpfifo.h24 static inline int pfifo_push(int no, unsigned int pointer) in pfifo_push() function
/linux-4.1.27/drivers/net/ethernet/
Dnetx-eth.c124 pfifo_push(REQ_FIFO_PORT_LO(priv->id), in netx_eth_hard_start_xmit()
162 pfifo_push(EMPTY_PTR_FIFO(priv->id), in netx_eth_receive()
265 pfifo_push(EMPTY_PTR_FIFO(priv->id), in netx_eth_timeout()
365 pfifo_push(EMPTY_PTR_FIFO(priv->id), in netx_eth_enable()
/linux-4.1.27/arch/arm/mach-netx/
Dpfifo.c63 EXPORT_SYMBOL(pfifo_push);