Searched defs:cpl_smt_write_req (Results 1 – 3 of 3) sorted by relevance
530 struct cpl_smt_write_req { struct531 union opcode_tid ot;532 u8 rsvd0;534 u8 rsvd1:1;535 u8 mtu_idx:3;536 u8 iff:4;538 u8 iff:4;539 u8 mtu_idx:3;540 u8 rsvd1:1;542 u16 rsvd2;[all …]
1278 struct cpl_smt_write_req { struct1280 union opcode_tid ot;1281 __u8 rsvd0;1283 __u8 mtu_idx:4;1284 __u8 iff:4;1286 __u8 iff:4;1287 __u8 mtu_idx:4;1289 __be16 rsvd2;1290 __be16 rsvd3;1291 __u8 src_mac1[6];[all …]
1319 struct cpl_smt_write_req { struct1321 union opcode_tid ot;1322 __be32 params;1323 __be16 pfvf1;1324 u8 src_mac1[6];1325 __be16 pfvf0;1326 u8 src_mac0[6];