Home
last modified time | relevance | path

Searched refs:unsol_els_work (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c539 unsol_els = container_of(work, struct bnx2fc_unsol_els, unsol_els_work); in bnx2fc_unsol_els_work()
617 INIT_WORK(&unsol_els->unsol_els_work, bnx2fc_unsol_els_work); in bnx2fc_process_l2_frame_compl()
618 queue_work(bnx2fc_wq, &unsol_els->unsol_els_work); in bnx2fc_process_l2_frame_compl()
H A Dbnx2fc.h494 struct work_struct unsol_els_work; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c539 unsol_els = container_of(work, struct bnx2fc_unsol_els, unsol_els_work); in bnx2fc_unsol_els_work()
617 INIT_WORK(&unsol_els->unsol_els_work, bnx2fc_unsol_els_work); in bnx2fc_process_l2_frame_compl()
618 queue_work(bnx2fc_wq, &unsol_els->unsol_els_work); in bnx2fc_process_l2_frame_compl()
H A Dbnx2fc.h491 struct work_struct unsol_els_work; member

Completed in 8 milliseconds