Home
last modified time | relevance | path

Searched defs:bfi_fcxp_send_req_s (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfi_ms.h351 struct bfi_fcxp_send_req_s { struct
352 struct bfi_mhdr_s mh; /* Common msg header */
353 __be16 fcxp_tag; /* driver request tag */
354 __be16 max_frmsz; /* max send frame size */
355 __be16 vf_id; /* vsan tag if applicable */
356 u16 rport_fw_hndl; /* FW Handle for the remote port */
357 u8 class; /* FC class used for req/rsp */
358 u8 rsp_timeout; /* timeout in secs, 0-no response */
359 u8 cts; /* continue sequence */
360 u8 lp_fwtag; /* lport tag */
[all …]