Searched refs:get_fc_npiv_tbl (Results 1 – 3 of 3) sorted by relevance
333 int (*get_fc_npiv_tbl)(struct cnic_dev *, struct cnic_fc_npiv_tbl *); member
5484 cdev->get_fc_npiv_tbl = cnic_get_fc_npiv_tbl; in cnic_alloc_dev()
2200 if (!hba->cnic->get_fc_npiv_tbl) in __bnx2fc_enable()2207 if (hba->cnic->get_fc_npiv_tbl(hba->cnic, npiv_tbl)) in __bnx2fc_enable()