Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libfc/
Dfc_rport.c856 struct fc_frame *rx_fp) in fc_rport_recv_flogi_req()
1629 struct fc_frame *rx_fp) in fc_rport_recv_rls_req()
1843 struct fc_frame *rx_fp) in fc_rport_recv_plogi_req()
1966 struct fc_frame *rx_fp) in fc_rport_recv_prli_req()
2082 struct fc_frame *rx_fp) in fc_rport_recv_prlo_req()
Dfc_exch.c1275 static void fc_seq_send_ack(struct fc_seq *sp, const struct fc_frame *rx_fp) in fc_seq_send_ack()
1337 static void fc_exch_send_ba_rjt(struct fc_frame *rx_fp, in fc_exch_send_ba_rjt()
1411 static void fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp) in fc_exch_recv_abts()
1829 static void fc_seq_ls_acc(struct fc_frame *rx_fp) in fc_seq_ls_acc()
1860 static void fc_seq_ls_rjt(struct fc_frame *rx_fp, enum fc_els_rjt_reason reason, in fc_seq_ls_rjt()
Dfc_lport.c790 struct fc_frame *rx_fp) in fc_lport_recv_flogi_req()
/linux-6.1.9/drivers/target/tcm_fc/
Dtfc_cmd.c271 const struct fc_frame *rx_fp, in ft_send_resp_status()