Home
last modified time | relevance | path

Searched refs:calc_opt0l (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_tom.h257 uint32_t calc_opt0l(struct socket *, int);
HDcxgb_cpl_io.c857 calc_opt0l(struct socket *so, int rcv_bufsize) in calc_opt0l() function
1016 cpl->opt0l = calc_opt0l(so, toep->tp_rx_credits); in t3_connect()
HDcxgb_listen.c982 calc_opt0l(NULL, synqe->rx_credits); in t3_syncache_respond()