Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c22 DEFINE_PER_CPU(struct bnx2fc_percpu_s, bnx2fc_percpu);
601 struct bnx2fc_percpu_s *p = arg; in bnx2fc_percpu_io_thread()
2459 struct bnx2fc_percpu_s *p; in bnx2fc_percpu_thread_create()
2477 struct bnx2fc_percpu_s *p; in bnx2fc_percpu_thread_destroy()
2548 struct bnx2fc_percpu_s *p; in bnx2fc_mod_init()
Dbnx2fc.h170 struct bnx2fc_percpu_s { struct
Dbnx2fc_hwi.c17 DECLARE_PER_CPU(struct bnx2fc_percpu_s, bnx2fc_percpu);
1046 struct bnx2fc_percpu_s *fps = NULL; in bnx2fc_process_new_cqes()