Searched defs:bfa_fcxp_req_info_s (Results 1 – 1 of 1) sorted by relevance
128 struct bfa_fcxp_req_info_s { struct129 struct bfa_rport_s *bfa_rport;136 struct fchs_s fchs; /* request FC header structure */137 u8 cts; /* continuous sequence */138 u8 class; /* FC class for the request/response */162 struct bfa_fcxp_req_info_s req_info; argument