Home
last modified time | relevance | path

Searched refs:F_HDR_DF (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/cxgb/
HDcxgb_offload.h79 #define F_HDR_DF V_HDR_DF(1U) macro
HDcxgb_sge.c2224 if (!(oh->flags & F_HDR_DF)) in write_ofld_wr()
/NextBSD/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_hal.c914 oh->flags |= F_HDR_DF; in cxio_rdma_init()
/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c477 oh->flags = V_HDR_CTRL(CPL_PRIORITY_DATA) | F_HDR_DF | in t3_push_frames()