Home
last modified time | relevance | path

Searched refs:fcoe_percpu_s (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dlibfcoe.h316 * struct fcoe_percpu_s - The context for FCoE receive thread(s)
324 struct fcoe_percpu_s { struct
377 struct fcoe_percpu_s *fps);
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfcoe.h317 * struct fcoe_percpu_s - The context for FCoE receive thread(s)
325 struct fcoe_percpu_s { struct
379 struct fcoe_percpu_s *fps);
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c69 static DEFINE_PER_CPU(struct fcoe_percpu_s, fcoe_percpu);
1289 struct fcoe_percpu_s *p; in fcoe_thread_cleanup_local()
1343 struct fcoe_percpu_s *fps; in fcoe_rcv()
1454 struct fcoe_percpu_s *fps; in fcoe_alloc_paged_crc_eof()
1738 struct fcoe_percpu_s *p; in fcoe_receive_work()
1742 p = container_of(work, struct fcoe_percpu_s, work); in fcoe_receive_work()
2338 struct fcoe_percpu_s *pp; in fcoe_percpu_clean()
2471 struct fcoe_percpu_s *p; in fcoe_init()
H A Dfcoe_transport.c470 struct fcoe_percpu_s *fps) in fcoe_get_paged_crc_eof()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c69 static DEFINE_PER_CPU(struct fcoe_percpu_s, fcoe_percpu);
1288 struct fcoe_percpu_s *p; in fcoe_thread_cleanup_local()
1342 struct fcoe_percpu_s *fps; in fcoe_rcv()
1452 struct fcoe_percpu_s *fps; in fcoe_alloc_paged_crc_eof()
1728 struct fcoe_percpu_s *p; in fcoe_receive_work()
1732 p = container_of(work, struct fcoe_percpu_s, work); in fcoe_receive_work()
2324 struct fcoe_percpu_s *pp; in fcoe_percpu_clean()
2457 struct fcoe_percpu_s *p; in fcoe_init()
H A Dfcoe_transport.c471 struct fcoe_percpu_s *fps) in fcoe_get_paged_crc_eof()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c49 /* bnx2fc structure needs only one instance of the fcoe_percpu_s structure.
52 struct fcoe_percpu_s bnx2fc_global;
149 struct fcoe_percpu_s *bg; in bnx2fc_clean_rx_queue()
432 struct fcoe_percpu_s *bg; in bnx2fc_rcv()
483 struct fcoe_percpu_s *bg = arg; in bnx2fc_l2_rcv_thread()
2682 struct fcoe_percpu_s *bg; in bnx2fc_mod_init()
2759 struct fcoe_percpu_s *bg; in bnx2fc_mod_exit()
H A Dbnx2fc.h167 /* bnx2fc driver uses only one instance of fcoe_percpu_s */
168 extern struct fcoe_percpu_s bnx2fc_global;
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c51 /* bnx2fc structure needs only one instance of the fcoe_percpu_s structure.
54 struct fcoe_percpu_s bnx2fc_global;
151 struct fcoe_percpu_s *bg; in bnx2fc_clean_rx_queue()
431 struct fcoe_percpu_s *bg; in bnx2fc_rcv()
482 struct fcoe_percpu_s *bg = arg; in bnx2fc_l2_rcv_thread()
2674 struct fcoe_percpu_s *bg; in bnx2fc_mod_init()
2750 struct fcoe_percpu_s *bg; in bnx2fc_mod_exit()
H A Dbnx2fc.h164 /* bnx2fc driver uses only one instance of fcoe_percpu_s */
165 extern struct fcoe_percpu_s bnx2fc_global;
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c117 static struct fcoe_percpu_s qedf_global;
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c117 static struct fcoe_percpu_s qedf_global;

Completed in 29 milliseconds