Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dfc_encode.h530 plogi->fl_cmd = (u8) op; in fc_plogi_fill()
562 flogi->fl_cmd = (u8) ELS_FLOGI; in fc_flogi_fill()
587 fdisc->fl_cmd = (u8) ELS_FDISC; in fc_fdisc_fill()
608 logo->fl_cmd = ELS_LOGO; in fc_logo_fill()
/Linux-v5.4/include/uapi/scsi/fc/
Dfc_els.h305 __u8 fl_cmd; /* command */ member
426 __u8 fl_cmd; /* command code */ member
/Linux-v5.4/drivers/scsi/libfc/
Dfc_lport.c354 flogi->fl_cmd = (u8) op; in fc_lport_flogi_fill()
835 new_flp->fl_cmd = (u8) ELS_LS_ACC; in fc_lport_recv_flogi_req()
Dfc_rport.c938 flp->fl_cmd = ELS_LS_ACC; in fc_rport_recv_flogi_req()