Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c971 static struct bnx2fc_work *bnx2fc_alloc_work(struct bnx2fc_rport *tgt, u16 wqe, in bnx2fc_alloc_work()
975 struct bnx2fc_work *work; in bnx2fc_alloc_work()
976 work = kzalloc(sizeof(struct bnx2fc_work), GFP_ATOMIC); in bnx2fc_alloc_work()
996 struct bnx2fc_work *work; in bnx2fc_pending_work()
Dbnx2fc.h482 struct bnx2fc_work { struct
Dbnx2fc_fcoe.c654 struct bnx2fc_work *work, *tmp; in bnx2fc_percpu_io_thread()
2641 struct bnx2fc_work *work, *tmp; in bnx2fc_cpu_offline()