Searched refs:mk_set_tcb_field (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_main.c | 109 static inline void mk_set_tcb_field(struct cpl_set_tcb_field *, unsigned int, 3319 mk_set_tcb_field(sreq, id, 25, 0x3f80000, in set_filter() 3327 mk_set_tcb_field(struct cpl_set_tcb_field *req, unsigned int tid, in mk_set_tcb_field() function 3346 mk_set_tcb_field(req, tid, word, mask, val); in set_tcb_field_ulp()
|