Searched defs:bfi_rport_create_rsp_s (Results 1 – 1 of 1) sorted by relevance
520 struct bfi_rport_create_rsp_s { struct521 struct bfi_mhdr_s mh; /* common msg header */522 u8 status; /* rport creation status */523 u8 rsvd[3];524 u16 bfa_handle; /* host rport handle */525 u16 fw_handle; /* firmware rport handle */526 struct bfa_rport_qos_attr_s qos_attr; /* QoS Attributes */