Home
last modified time | relevance | path

Searched refs:fl_cmd (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/scsi/
Dfc_encode.h542 plogi->fl_cmd = (u8) op; in fc_plogi_fill()
574 flogi->fl_cmd = (u8) ELS_FLOGI; in fc_flogi_fill()
599 fdisc->fl_cmd = (u8) ELS_FDISC; in fc_fdisc_fill()
620 logo->fl_cmd = ELS_LOGO; in fc_logo_fill()
/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h316 __u8 fl_cmd; /* command */ member
437 __u8 fl_cmd; /* command code */ member
/Linux-v4.19/drivers/scsi/libfc/
Dfc_lport.c366 flogi->fl_cmd = (u8) op; in fc_lport_flogi_fill()
847 new_flp->fl_cmd = (u8) ELS_LS_ACC; in fc_lport_recv_flogi_req()
Dfc_rport.c950 flp->fl_cmd = ELS_LS_ACC; in fc_rport_recv_flogi_req()