Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Droce_hsi.h560 struct cmdq_modify_qp { struct
561 u8 opcode;
564 u8 cmd_size;
565 __le16 flags;
567 __le16 cookie;
568 u8 resp_size;
569 u8 qp_type;
575 __le64 resp_addr;
576 __le32 modify_mask;
609 __le32 qp_cid;
[all …]
/linux/drivers/infiniband/hw/bng_re/
H A Dbng_roce_hsi.h634 struct cmdq_modify_qp { struct
635 u8 opcode;
638 u8 cmd_size;
639 __le16 flags;
642 __le16 cookie;
643 u8 resp_size;
644 u8 qp_type;
650 __le64 resp_addr;
651 __le32 modify_mask;
684 __le32 qp_cid;
[all …]