Searched refs:send_rx_credits (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/cxgbe/tom/ |
| HD | t4_cpl_io.c | 350 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/ |
| HD | cxgb_cpl_io.c | 568 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()
|