Searched refs:send_abort_rpl (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.h267 void send_abort_rpl(struct toedev *, int, int);
H A Dcxgb_cpl_io.c1444 send_abort_rpl(struct toedev *tod, int tid, int qset) function
1527 send_abort_rpl(tod, tid, qset);
H A Dcxgb_listen.c1033 send_abort_rpl(tod, tid, qs->idx);
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h356 void send_abort_rpl(struct adapter *, struct sge_wrq *, int , int);
H A Dt4_cpl_io.c1387 send_abort_rpl(struct adapter *sc, struct sge_wrq *ofld_txq, int tid, function
1493 send_abort_rpl(sc, ofld_txq, tid, CPL_ABORT_NO_RST);
H A Dt4_listen.c903 send_abort_rpl(sc, ofld_txq, tid, CPL_ABORT_NO_RST);

Completed in 69 milliseconds