Home
last modified time | relevance | path

Searched refs:F_TCAM_BYPASS (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/cxgbe/tom/
HDt4_tom.c520 opt0 = F_TCAM_BYPASS | V_WND_SCALE(rscale) | V_MSS_IDX(mtu_idx) | in calc_opt0()
/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_listen.c241 req->opt0h = htonl(F_DELACK | F_TCAM_BYPASS); in create_server()
HDcxgb_cpl_io.c836 uint32_t opt0h = F_TCAM_BYPASS | V_WND_SCALE(rscale) | in calc_opt0h()
/trueos/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h397 #define F_TCAM_BYPASS V_TCAM_BYPASS(1U) macro
/trueos/sys/dev/cxgbe/common/
HDt4_msg.h423 #define F_TCAM_BYPASS V_TCAM_BYPASS(1ULL) macro