Lines Matching refs:bnx2fc_hba
78 static int bnx2fc_em_config(struct fc_lport *lport, struct bnx2fc_hba *hba);
79 static int bnx2fc_bind_adapter_devices(struct bnx2fc_hba *hba);
80 static void bnx2fc_unbind_adapter_devices(struct bnx2fc_hba *hba);
81 static int bnx2fc_bind_pcidev(struct bnx2fc_hba *hba);
82 static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba);
87 static struct bnx2fc_hba *bnx2fc_hba_lookup(struct net_device *phys_dev);
91 static struct bnx2fc_hba *bnx2fc_find_hba_for_cnic(struct cnic_dev *cnic);
93 static int bnx2fc_fw_init(struct bnx2fc_hba *hba);
94 static void bnx2fc_fw_destroy(struct bnx2fc_hba *hba);
193 struct bnx2fc_hba *hba = interface->hba;
272 struct bnx2fc_hba *hba;
682 struct bnx2fc_hba *hba = interface->hba;
732 struct bnx2fc_hba *hba = interface->hba;
765 struct bnx2fc_hba *hba = interface->hba;
785 void bnx2fc_get_link_state(struct bnx2fc_hba *hba)
795 struct bnx2fc_hba *hba;
840 struct bnx2fc_hba *hba = from_timer(hba, t, destroy_timer);
861 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context;
995 static int bnx2fc_em_config(struct fc_lport *lport, struct bnx2fc_hba *hba)
1168 static void bnx2fc_free_vport(struct bnx2fc_hba *hba, struct fc_lport *lport)
1333 static void bnx2fc_hba_destroy(struct bnx2fc_hba *hba)
1353 static struct bnx2fc_hba *bnx2fc_hba_create(struct cnic_dev *cnic)
1355 struct bnx2fc_hba *hba;
1430 bnx2fc_interface_create(struct bnx2fc_hba *hba,
1492 struct bnx2fc_hba *hba = interface->hba;
1599 struct bnx2fc_hba *hba = interface->hba;
1695 static void bnx2fc_unbind_adapter_devices(struct bnx2fc_hba *hba)
1707 static int bnx2fc_bind_adapter_devices(struct bnx2fc_hba *hba)
1721 static int bnx2fc_bind_pcidev(struct bnx2fc_hba *hba)
1772 static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba)
1788 struct bnx2fc_hba *hba = handle;
1824 struct bnx2fc_hba *hba = handle;
1879 static int bnx2fc_fw_init(struct bnx2fc_hba *hba)
1924 static void bnx2fc_fw_destroy(struct bnx2fc_hba *hba)
1957 struct bnx2fc_hba *hba = handle;
2034 struct bnx2fc_hba *hba;
2170 struct bnx2fc_hba *hba;
2295 struct bnx2fc_hba *hba;
2469 static struct bnx2fc_hba *bnx2fc_find_hba_for_cnic(struct cnic_dev *cnic)
2471 struct bnx2fc_hba *hba;
2494 static struct bnx2fc_hba *bnx2fc_hba_lookup(struct net_device
2497 struct bnx2fc_hba *hba;
2515 struct bnx2fc_hba *hba;
2749 struct bnx2fc_hba *hba, *next;