Searched refs:patm_tx (Results 1 – 3 of 3) sorted by relevance
420 void patm_tx(struct patm_softc *, u_int, u_int);
397 patm_tx(sc, stamp, le32toh(tsqe->stat)); in patm_intr_tsif()
659 patm_tx(struct patm_softc *sc, u_int stamp, u_int status) in patm_tx() function