Searched defs:bfi_rport_create_rsp_s (Results 1 – 1 of 1) sorted by relevance
513 struct bfi_rport_create_rsp_s { struct514 struct bfi_mhdr_s mh; /* common msg header */515 u8 status; /* rport creation status */516 u8 rsvd[3];517 u16 bfa_handle; /* host rport handle */518 u16 fw_handle; /* firmware rport handle */519 struct bfa_rport_qos_attr_s qos_attr; /* QoS Attributes */