Searched defs:cpl_set_tcb_field (Results 1 – 3 of 3) sorted by relevance
313 struct cpl_set_tcb_field { struct314 union opcode_tid ot;315 u8 rsvd[3];316 u8 offset;317 u32 mask;318 u32 val;
668 struct cpl_set_tcb_field { struct670 union opcode_tid ot;671 __u8 reply;672 __u8 cpu_idx;673 __be16 word;674 __be64 mask;675 __be64 val;
691 struct cpl_set_tcb_field { struct700 /* cpl_set_tcb_field.word_cookie fields */ argument