Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h523 u8 rsvd0;
525 u8 rsvd1:1;
526 u8 mtu_idx:3;
527 u8 iff:4;
529 u8 iff:4;
530 u8 mtu_idx:3;
531 u8 rsvd1:1;
533 u16 rsvd2;
534 u16 rsvd3;
535 u8 src_mac1[6];
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h1280 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];
1292 __be16 rsvd4;
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h1328 struct cpl_smt_write_req { struct
1330 union opcode_tid ot;
1331 __be32 params;
1332 __be16 pfvf1;
1333 u8 src_mac1[6];
1334 __be16 pfvf0;
1335 u8 src_mac0[6];