Home
last modified time | relevance | path

Searched refs:cpl_set_tcb_field (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c107 static inline void mk_set_tcb_field(struct cpl_set_tcb_field *, unsigned int,
109 static inline void set_tcb_field_ulp(struct cpl_set_tcb_field *, unsigned int,
1287 struct cpl_set_tcb_field *greq; in init_tp_parity()
1332 greq = mtod(m, struct cpl_set_tcb_field *); in init_tp_parity()
3226 struct cpl_set_tcb_field *sreq; in set_filter()
3260 sreq = (struct cpl_set_tcb_field *)(oreq + 1); in set_filter()
3272 sreq = mtod(m, struct cpl_set_tcb_field *); in set_filter()
3282 mk_set_tcb_field(struct cpl_set_tcb_field *req, unsigned int tid, in mk_set_tcb_field()
3294 set_tcb_field_ulp(struct cpl_set_tcb_field *req, unsigned int tid, in set_tcb_field_ulp()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h714 struct cpl_set_tcb_field { struct
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c1306 _Static_assert(sizeof(struct cpl_set_tcb_field) <= EQ_ESIZE,
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1191 struct cpl_set_tcb_field *req; in set_tcb_field()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1948 struct cpl_set_tcb_field *req; in t4_set_tcb_field()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h957 struct cpl_set_tcb_field { struct