Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.c212 static int al_mq_start(if_t, struct mbuf *);
344 if_settransmitfn(ifp, al_mq_start); in al_attach()
1720 al_mq_start(if_t ifp, struct mbuf *m) in al_mq_start() function