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