Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfnic.h505 void fnic_flush_tx(struct work_struct *work);
H A Dfnic_fcs.c773 void fnic_flush_tx(struct work_struct *work) in fnic_flush_tx() function
H A Dfnic_main.c1019 INIT_WORK(&fnic->flush_work, fnic_flush_tx); in fnic_probe()