Searched defs:cpl_l2t_write_req (Results 1 – 3 of 3) sorted by relevance
560 struct cpl_l2t_write_req { struct562 union opcode_tid ot;563 __be16 params;567 __be16 l2t_idx;568 __be16 vlan;569 u8 dst_mac[6];
505 struct cpl_l2t_write_req { struct506 union opcode_tid ot;507 u32 params;508 u8 rsvd1[2];509 u8 dst_mac[6];
1208 struct cpl_l2t_write_req { struct1216 /* cpl_l2t_write_req.params fields */ argument