Home
last modified time | relevance | path

Searched defs:cpl_set_tcb_field (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h304 struct cpl_set_tcb_field { struct
305 union opcode_tid ot;
306 u8 rsvd[3];
307 u8 offset;
308 u32 mask;
309 u32 val;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h668 struct cpl_set_tcb_field { struct
670 union opcode_tid ot;
671 __u8 reply;
672 __u8 cpu_idx;
673 __be16 word;
674 __be64 mask;
675 __be64 val;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h700 struct cpl_set_tcb_field { struct
717 /* cpl_set_tcb_field.word_cookie fields */ argument