Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfdls_disc.c4638 uint8_t *acc_frame; in fdls_process_adisc_req() local
4701 acc_frame = fdls_alloc_frame(iport); in fdls_process_adisc_req()
4702 if (acc_frame == NULL) { in fdls_process_adisc_req()
4708 padisc_acc = (struct fc_std_els_adisc *) (acc_frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_process_adisc_req()
4729 fnic_send_fcoe_frame(iport, acc_frame, acc_frame_size); in fdls_process_adisc_req()