if_qn.c | 39 * qn_put() is done similarly, i.e. no extra packet buffers. 156 static u_short qn_put(u_short volatile *, struct mbuf *); 406 len = qn_put(sc->nic_fifo, m); 460 qn_put(u_short volatile *addr, struct mbuf *m) function in typeref:typename:u_short
|