Searched refs:cpl_set_tcb_field (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_main.c | 107 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 D | cxgb_t3_cpl.h | 714 struct cpl_set_tcb_field { struct
|
/freebsd/sys/dev/cxgbe/crypto/ |
H A D | t6_kern_tls.c | 1306 _Static_assert(sizeof(struct cpl_set_tcb_field) <= EQ_ESIZE,
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_filter.c | 1191 struct cpl_set_tcb_field *req; in set_tcb_field()
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_cpl_io.c | 1948 struct cpl_set_tcb_field *req; in t4_set_tcb_field()
|
/freebsd/sys/dev/cxgbe/common/ |
H A D | t4_msg.h | 957 struct cpl_set_tcb_field { struct
|