Home
last modified time | relevance | path

Searched refs:t4_push_pdus (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/cxgbe/tom/
H A Dt4_tom.h535 void t4_push_pdus(struct adapter *, struct toepcb *, int);
H A Dt4_cpl_io.c1421 t4_push_pdus(struct adapter *sc, struct toepcb *toep, int drop) in t4_push_pdus() function
1545 t4_push_pdus(sc, toep, drop); in t4_push_data()
/src/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c484 t4_push_pdus(icc->sc, toep, 0); in icl_cxgbei_tx_main()
/src/sys/dev/cxgbe/nvmf/
H A Dnvmf_che.c875 t4_push_pdus(toep->vi->adapter, toep, 0); in nvmf_che_write_pdu()