/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_rport.c | 851 * @rx_fp: The PLOGI request frame 856 struct fc_frame *rx_fp) in fc_rport_recv_flogi_req() 860 struct fc_frame *fp = rx_fp; in fc_rport_recv_flogi_req() 945 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_flogi_req() 962 fc_frame_free(rx_fp); in fc_rport_recv_flogi_req() 968 fc_seq_els_rsp_send(rx_fp, ELS_LS_RJT, &rjt_data); in fc_rport_recv_flogi_req() 969 fc_frame_free(rx_fp); in fc_rport_recv_flogi_req() 1626 * @rx_fp: The PRLI request frame 1629 struct fc_frame *rx_fp) in fc_rport_recv_rls_req() 1645 rls = fc_frame_payload_get(rx_fp, sizeo in fc_rport_recv_rls_req() 855 fc_rport_recv_flogi_req(struct fc_lport *lport, struct fc_frame *rx_fp) fc_rport_recv_flogi_req() argument 1628 fc_rport_recv_rls_req(struct fc_rport_priv *rdata, struct fc_frame *rx_fp) fc_rport_recv_rls_req() argument 1842 fc_rport_recv_plogi_req(struct fc_lport *lport, struct fc_frame *rx_fp) fc_rport_recv_plogi_req() argument 1965 fc_rport_recv_prli_req(struct fc_rport_priv *rdata, struct fc_frame *rx_fp) fc_rport_recv_prli_req() argument 2081 fc_rport_recv_prlo_req(struct fc_rport_priv *rdata, struct fc_frame *rx_fp) fc_rport_recv_prlo_req() argument [all...] |
H A D | fc_exch.c | 1273 * @rx_fp: The received frame that is being acknoledged 1277 static void fc_seq_send_ack(struct fc_seq *sp, const struct fc_frame *rx_fp) in fc_seq_send_ack() argument 1289 if (fc_sof_needs_ack(fr_sof(rx_fp))) { in fc_seq_send_ack() 1307 rx_fh = fc_frame_header_get(rx_fp); in fc_seq_send_ack() 1321 fr_sof(fp) = fr_sof(rx_fp); in fc_seq_send_ack() 1333 * @rx_fp: The frame being rejected 1339 static void fc_exch_send_ba_rjt(struct fc_frame *rx_fp, in fc_exch_send_ba_rjt() argument 1351 lport = fr_dev(rx_fp); in fc_exch_send_ba_rjt() 1352 sp = fr_seq(rx_fp); in fc_exch_send_ba_rjt() 1360 rx_fh = fc_frame_header_get(rx_fp); in fc_exch_send_ba_rjt() 1413 fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp) fc_exch_recv_abts() argument 1831 fc_seq_ls_acc(struct fc_frame *rx_fp) fc_seq_ls_acc() argument 1862 fc_seq_ls_rjt(struct fc_frame *rx_fp, enum fc_els_rjt_reason reason, enum fc_els_rjt_explan explan) fc_seq_ls_rjt() argument [all...] |
H A D | fc_lport.c | 786 * @rx_fp: The FLOGI frame 793 struct fc_frame *rx_fp) in fc_lport_recv_flogi_req() 808 remote_fid = fc_frame_sid(rx_fp); in fc_lport_recv_flogi_req() 809 flp = fc_frame_payload_get(rx_fp, sizeof(*flp)); in fc_lport_recv_flogi_req() 835 fc_lport_set_port_id(lport, local_fid, rx_fp); in fc_lport_recv_flogi_req() 847 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_lport_recv_flogi_req() 859 fc_frame_free(rx_fp); in fc_lport_recv_flogi_req() 792 fc_lport_recv_flogi_req(struct fc_lport *lport, struct fc_frame *rx_fp) fc_lport_recv_flogi_req() argument
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_rport.c | 851 * @rx_fp: The PLOGI request frame 856 struct fc_frame *rx_fp) in fc_rport_recv_flogi_req() 860 struct fc_frame *fp = rx_fp; in fc_rport_recv_flogi_req() 945 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_rport_recv_flogi_req() 962 fc_frame_free(rx_fp); in fc_rport_recv_flogi_req() 968 fc_seq_els_rsp_send(rx_fp, ELS_LS_RJT, &rjt_data); in fc_rport_recv_flogi_req() 969 fc_frame_free(rx_fp); in fc_rport_recv_flogi_req() 1626 * @rx_fp: The PRLI request frame 1629 struct fc_frame *rx_fp) in fc_rport_recv_rls_req() 1645 rls = fc_frame_payload_get(rx_fp, sizeo in fc_rport_recv_rls_req() 855 fc_rport_recv_flogi_req(struct fc_lport *lport, struct fc_frame *rx_fp) fc_rport_recv_flogi_req() argument 1628 fc_rport_recv_rls_req(struct fc_rport_priv *rdata, struct fc_frame *rx_fp) fc_rport_recv_rls_req() argument 1842 fc_rport_recv_plogi_req(struct fc_lport *lport, struct fc_frame *rx_fp) fc_rport_recv_plogi_req() argument 1965 fc_rport_recv_prli_req(struct fc_rport_priv *rdata, struct fc_frame *rx_fp) fc_rport_recv_prli_req() argument 2081 fc_rport_recv_prlo_req(struct fc_rport_priv *rdata, struct fc_frame *rx_fp) fc_rport_recv_prlo_req() argument [all...] |
H A D | fc_exch.c | 1271 * @rx_fp: The received frame that is being acknoledged 1275 static void fc_seq_send_ack(struct fc_seq *sp, const struct fc_frame *rx_fp) in fc_seq_send_ack() argument 1287 if (fc_sof_needs_ack(fr_sof(rx_fp))) { in fc_seq_send_ack() 1305 rx_fh = fc_frame_header_get(rx_fp); in fc_seq_send_ack() 1319 fr_sof(fp) = fr_sof(rx_fp); in fc_seq_send_ack() 1331 * @rx_fp: The frame being rejected 1337 static void fc_exch_send_ba_rjt(struct fc_frame *rx_fp, in fc_exch_send_ba_rjt() argument 1349 lport = fr_dev(rx_fp); in fc_exch_send_ba_rjt() 1350 sp = fr_seq(rx_fp); in fc_exch_send_ba_rjt() 1358 rx_fh = fc_frame_header_get(rx_fp); in fc_exch_send_ba_rjt() 1411 fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp) fc_exch_recv_abts() argument 1829 fc_seq_ls_acc(struct fc_frame *rx_fp) fc_seq_ls_acc() argument 1860 fc_seq_ls_rjt(struct fc_frame *rx_fp, enum fc_els_rjt_reason reason, enum fc_els_rjt_explan explan) fc_seq_ls_rjt() argument [all...] |
H A D | fc_lport.c | 789 * @rx_fp: The FLOGI frame 796 struct fc_frame *rx_fp) in fc_lport_recv_flogi_req() 811 remote_fid = fc_frame_sid(rx_fp); in fc_lport_recv_flogi_req() 812 flp = fc_frame_payload_get(rx_fp, sizeof(*flp)); in fc_lport_recv_flogi_req() 838 fc_lport_set_port_id(lport, local_fid, rx_fp); in fc_lport_recv_flogi_req() 850 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0); in fc_lport_recv_flogi_req() 862 fc_frame_free(rx_fp); in fc_lport_recv_flogi_req() 795 fc_lport_recv_flogi_req(struct fc_lport *lport, struct fc_frame *rx_fp) fc_lport_recv_flogi_req() argument
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | firestream.c | 1049 if (atm_vcc->qos.rxtp.max_sdu <= dev->rx_fp[bfp].bufsize) break; in fs_open() 1605 top_off_fp (dev, &dev->rx_fp[0], GFP_ATOMIC); in fs_irq() 1606 top_off_fp (dev, &dev->rx_fp[1], GFP_ATOMIC); in fs_irq() 1612 top_off_fp (dev, &dev->rx_fp[2], GFP_ATOMIC); in fs_irq() 1613 top_off_fp (dev, &dev->rx_fp[3], GFP_ATOMIC); in fs_irq() 1619 top_off_fp (dev, &dev->rx_fp[4], GFP_ATOMIC); in fs_irq() 1620 top_off_fp (dev, &dev->rx_fp[5], GFP_ATOMIC); in fs_irq() 1626 top_off_fp (dev, &dev->rx_fp[6], GFP_ATOMIC); in fs_irq() 1627 top_off_fp (dev, &dev->rx_fp[7], GFP_ATOMIC); in fs_irq() 1825 init_fp (dev, &dev->rx_fp[ in fs_init() [all...] |
H A D | firestream.h | 469 struct freepool rx_fp[FS_NR_FREE_POOLS]; member
|
/kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
H A D | tfc_cmd.c | 272 const struct fc_frame *rx_fp, in ft_send_resp_status() 282 fh = fc_frame_header_get(rx_fp); in ft_send_resp_status() 301 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_DD_CMD_STATUS, 0); in ft_send_resp_status() 271 ft_send_resp_status(struct fc_lport *lport, const struct fc_frame *rx_fp, u32 status, enum fcp_resp_rsp_codes code) ft_send_resp_status() argument
|
/kernel/linux/linux-6.6/drivers/target/tcm_fc/ |
H A D | tfc_cmd.c | 266 const struct fc_frame *rx_fp, in ft_send_resp_status() 276 fh = fc_frame_header_get(rx_fp); in ft_send_resp_status() 295 fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_DD_CMD_STATUS, 0); in ft_send_resp_status() 265 ft_send_resp_status(struct fc_lport *lport, const struct fc_frame *rx_fp, u32 status, enum fcp_resp_rsp_codes code) ft_send_resp_status() argument
|