Searched refs:nice_rx (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/linux/
H A Dmm.h388 void (*nice_rx)( struct sk_buff*, void* ); member in struct:_UM_DEVICE_BLOCK
H A Db57um.c2217 if (pUmDevice->nice_rx)
4474 pUmDevice->nice_rx = nrq->nrq_rx;
4485 nrq->nrq_rx = pUmDevice->nice_rx;
5903 if( pUmDevice->nice_rx ) {
5916 pUmDevice->nice_rx(skb, pUmDevice->nice_ctx);

Completed in 290 milliseconds