Searched refs:V_RCV_BUFSIZ (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgbe/tom/
H A Dt4_tom.c557 V_ULP_MODE(ulp_mode) | V_RCV_BUFSIZ(rx_credits);
/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h364 #define V_RCV_BUFSIZ(x) ((x) << S_RCV_BUFSIZ) macro
/freebsd-11.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c244 req->opt0l = htonl(V_RCV_BUFSIZ(16));
H A Dcxgb_cpl_io.c859 uint32_t opt0l = V_ULP_MODE(ULP_MODE_NONE) | V_RCV_BUFSIZ(rcv_bufsize);
/freebsd-11.0-release/sys/dev/cxgbe/common/
H A Dt4_msg.h427 #define V_RCV_BUFSIZ(x) ((x) << S_RCV_BUFSIZ) macro

Completed in 131 milliseconds