Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_filter.c1449 V_RX_FC_DISABLE(f->fs.nat_seq_chk ? 1 : 0) | F_T5_OPT_2_VALID | in mk_act_open_req6()
1493 V_RX_FC_DISABLE(f->fs.nat_seq_chk ? 1 : 0) | F_T5_OPT_2_VALID | in mk_act_open_req()
/freebsd-12-stable/sys/dev/cxgbe/tom/
Dt4_tom.c990 opt2 |= F_T5_OPT_2_VALID; /* all 4 valid */ in calc_options2()
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_msg.h638 #define F_T5_OPT_2_VALID V_T5_OPT_2_VALID(1U) macro