Home
last modified time | relevance | path

Searched refs:send_rx_credits (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h518 int send_rx_credits(struct adapter *, struct toepcb *, int);
H A Dt4_cpl_io.c391 send_rx_credits(struct adapter *sc, struct toepcb *toep, int credits) in send_rx_credits() function
429 rx_credits = send_rx_credits(sc, toep, rx_credits); in t4_rcvd_locked()