Searched refs:cxgb_transmit (Results 1 – 3 of 3) sorted by relevance
550 int cxgb_transmit(if_t ifp, struct mbuf *m);
1016 if_settransmitfn(ifp, cxgb_transmit); in cxgb_port_attach()
1740 cxgb_transmit(if_t ifp, struct mbuf *m) in cxgb_transmit() function