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