Searched refs:ixl_xmit (Results 1 – 1 of 1) sorted by relevance
56 static int ixl_xmit(struct ixl_queue *, struct mbuf **);220 if ((err = ixl_xmit(que, &next)) != 0) { in ixl_mq_start_locked()315 ixl_xmit(struct ixl_queue *que, struct mbuf **m_headp) in ixl_xmit() function