Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/fnic/
Dfnic.h338 void fnic_handle_frame(struct work_struct *work);
Dfnic_main.c894 INIT_WORK(&fnic->frame_work, fnic_handle_frame); in fnic_probe()
Dfnic_fcs.c181 void fnic_handle_frame(struct work_struct *work) in fnic_handle_frame() function