Searched defs:cpl_l2t_write_req (Results 1 – 3 of 3) sorted by relevance
505 struct cpl_l2t_write_req { struct506 union opcode_tid ot;507 u32 params;508 u8 rsvd1[2];509 u8 dst_mac[6];
661 struct cpl_l2t_write_req { struct663 union opcode_tid ot;664 __be16 params;668 __be16 l2t_idx;669 __be16 vlan;670 u8 dst_mac[6];
1208 struct cpl_l2t_write_req { struct1216 /* cpl_l2t_write_req.params fields */ argument