Searched defs:bfi_fcxp_send_req_s (Results 1 – 1 of 1) sorted by relevance
350 struct bfi_fcxp_send_req_s { struct351 struct bfi_mhdr_s mh; /* Common msg header */352 __be16 fcxp_tag; /* driver request tag */353 __be16 max_frmsz; /* max send frame size */354 __be16 vf_id; /* vsan tag if applicable */355 u16 rport_fw_hndl; /* FW Handle for the remote port */356 u8 class; /* FC class used for req/rsp */357 u8 rsp_timeout; /* timeout in secs, 0-no response */358 u8 cts; /* continue sequence */359 u8 lp_fwtag; /* lport tag */[all …]