Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c170 options |= F_NON_OFFLOAD; in mk_ktls_act_open_req()
205 options |= F_NON_OFFLOAD; in mk_ktls_act_open_req6()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1538 F_TCAM_BYPASS | F_NON_OFFLOAD); in mk_act_open_req6()
1582 F_TCAM_BYPASS | F_NON_OFFLOAD); in mk_act_open_req()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h456 #define F_NON_OFFLOAD V_NON_OFFLOAD(1U) macro