Lines Matching refs:bnx2fc_hba

76 static int bnx2fc_em_config(struct fc_lport *lport, struct bnx2fc_hba *hba);
77 static int bnx2fc_bind_adapter_devices(struct bnx2fc_hba *hba);
78 static void bnx2fc_unbind_adapter_devices(struct bnx2fc_hba *hba);
79 static int bnx2fc_bind_pcidev(struct bnx2fc_hba *hba);
80 static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba);
85 static struct bnx2fc_hba *bnx2fc_hba_lookup(struct net_device *phys_dev);
89 static struct bnx2fc_hba *bnx2fc_find_hba_for_cnic(struct cnic_dev *cnic);
91 static int bnx2fc_fw_init(struct bnx2fc_hba *hba);
92 static void bnx2fc_fw_destroy(struct bnx2fc_hba *hba);
191 struct bnx2fc_hba *hba = interface->hba;
270 struct bnx2fc_hba *hba;
688 struct bnx2fc_hba *hba = interface->hba;
738 struct bnx2fc_hba *hba = interface->hba;
771 struct bnx2fc_hba *hba = interface->hba;
791 void bnx2fc_get_link_state(struct bnx2fc_hba *hba)
801 struct bnx2fc_hba *hba;
846 struct bnx2fc_hba *hba = from_timer(hba, t, destroy_timer);
867 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context;
1003 static int bnx2fc_em_config(struct fc_lport *lport, struct bnx2fc_hba *hba)
1176 static void bnx2fc_free_vport(struct bnx2fc_hba *hba, struct fc_lport *lport)
1341 static void bnx2fc_hba_destroy(struct bnx2fc_hba *hba)
1361 static struct bnx2fc_hba *bnx2fc_hba_create(struct cnic_dev *cnic)
1363 struct bnx2fc_hba *hba;
1438 bnx2fc_interface_create(struct bnx2fc_hba *hba,
1500 struct bnx2fc_hba *hba = interface->hba;
1607 struct bnx2fc_hba *hba = interface->hba;
1703 static void bnx2fc_unbind_adapter_devices(struct bnx2fc_hba *hba)
1715 static int bnx2fc_bind_adapter_devices(struct bnx2fc_hba *hba)
1729 static int bnx2fc_bind_pcidev(struct bnx2fc_hba *hba)
1780 static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba)
1796 struct bnx2fc_hba *hba = handle;
1832 struct bnx2fc_hba *hba = handle;
1887 static int bnx2fc_fw_init(struct bnx2fc_hba *hba)
1932 static void bnx2fc_fw_destroy(struct bnx2fc_hba *hba)
1965 struct bnx2fc_hba *hba = handle;
2042 struct bnx2fc_hba *hba;
2178 struct bnx2fc_hba *hba;
2303 struct bnx2fc_hba *hba;
2477 static struct bnx2fc_hba *bnx2fc_find_hba_for_cnic(struct cnic_dev *cnic)
2479 struct bnx2fc_hba *hba;
2502 static struct bnx2fc_hba *bnx2fc_hba_lookup(struct net_device
2505 struct bnx2fc_hba *hba;
2523 struct bnx2fc_hba *hba;
2758 struct bnx2fc_hba *hba, *next;