Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h314 struct cpl_set_tcb_field { struct
315 union opcode_tid ot;
316 u8 rsvd[3];
317 u8 offset;
318 u32 mask;
319 u32 val;
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h328 struct cpl_set_tcb_field { struct
330 union opcode_tid ot;
331 __be16 reply_ctrl;
332 __be16 word_cookie;
335 __be64 mask;
336 __be64 val;
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
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;