Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/tom/
HDt4_cpl_io.c350 send_rx_credits(struct adapter *sc, struct toepcb *toep, int credits) in send_rx_credits() function
398 credits = send_rx_credits(sc, toep, toep->rx_credits); in t4_rcvd()
1622 credits = send_rx_credits(sc, toep, toep->rx_credits); in do_rx_data()
/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c568 send_rx_credits(struct adapter *sc, struct toepcb *toep, int credits) in send_rx_credits() function
609 credits = send_rx_credits(sc, toep, toep->tp_rx_credits); in t3_rcvd()