Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/fnic/
H A Dfdls_disc.c4528 uint8_t *acc_frame; in fdls_process_adisc_req() local
4591 acc_frame = fdls_alloc_frame(iport); in fdls_process_adisc_req()
4592 if (acc_frame == NULL) { in fdls_process_adisc_req()
4598 padisc_acc = (struct fc_std_els_adisc *) (acc_frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_process_adisc_req()
4619 fnic_send_fcoe_frame(iport, acc_frame, acc_frame_size); in fdls_process_adisc_req()