Home
last modified time | relevance | path

Searched defs:cmdq_modify_qp (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
Droce_hsi.h1202 struct cmdq_modify_qp { struct
1203 u8 opcode;
1205 u8 cmd_size;
1206 __le16 flags;
1207 __le16 cookie;
1208 u8 resp_size;
1209 u8 reserved8;
1210 __le64 resp_addr;
1211 __le32 modify_mask;
1243 __le32 qp_cid;
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
Droce_hsi.h550 struct cmdq_modify_qp { struct
551 u8 opcode;
554 u8 cmd_size;
555 __le16 flags;
556 __le16 cookie;
557 u8 resp_size;
558 u8 qp_type;
564 __le64 resp_addr;
565 __le32 modify_mask;
598 __le32 qp_cid;
[all …]