Home
last modified time | relevance | path

Searched refs:uni_data_desc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c793 struct uni_data_desc *descr; in qlcnic_validate_bootld()
814 descr = (struct uni_data_desc *)&unirom[offs]; in qlcnic_validate_bootld()
828 struct uni_data_desc *descr; in qlcnic_validate_fw()
849 descr = (struct uni_data_desc *)&unirom[offs]; in qlcnic_validate_fw()
939 struct uni_data_desc *qlcnic_get_data_desc(struct qlcnic_adapter *adapter, in qlcnic_get_data_desc()
958 return (struct uni_data_desc *)&unirom[offs]; in qlcnic_get_data_desc()
965 struct uni_data_desc *data_desc; in qlcnic_get_bootld_offs()
980 struct uni_data_desc *data_desc; in qlcnic_get_fw_offs()
992 struct uni_data_desc *data_desc; in qlcnic_get_fw_size()
1006 struct uni_data_desc *fw_data_desc; in qlcnic_get_fw_version()
H A Dqlcnic.h231 struct uni_data_desc{ struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c615 struct uni_data_desc *descr; in netxen_nic_validate_bootld()
636 descr = (struct uni_data_desc *)&unirom[offs]; in netxen_nic_validate_bootld()
650 struct uni_data_desc *descr; in netxen_nic_validate_fw()
671 descr = (struct uni_data_desc *)&unirom[offs]; in netxen_nic_validate_fw()
764 static struct uni_data_desc *nx_get_data_desc(struct netxen_adapter *adapter, in nx_get_data_desc()
781 return (struct uni_data_desc *)&unirom[offs]; in nx_get_data_desc()
825 struct uni_data_desc *fw_data_desc; in nx_get_fw_version()
H A Dnetxen_nic.h431 struct uni_data_desc{ struct