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.h367 void fnic_flush_tx(struct work_struct *work);
H A Dfnic_main.c833 INIT_WORK(&fnic->flush_work, fnic_flush_tx); in fnic_probe()
H A Dfnic_fcs.c1193 void fnic_flush_tx(struct work_struct *work) in fnic_flush_tx() function