Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h550 int cxgb_transmit(if_t ifp, struct mbuf *m);
H A Dcxgb_main.c1016 if_settransmitfn(ifp, cxgb_transmit); in cxgb_port_attach()
H A Dcxgb_sge.c1740 cxgb_transmit(if_t ifp, struct mbuf *m) in cxgb_transmit() function