Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c795 struct uni_data_desc *descr; in qlcnic_validate_bootld()
816 descr = (struct uni_data_desc *)&unirom[offs]; in qlcnic_validate_bootld()
830 struct uni_data_desc *descr; in qlcnic_validate_fw()
851 descr = (struct uni_data_desc *)&unirom[offs]; in qlcnic_validate_fw()
941 struct uni_data_desc *qlcnic_get_data_desc(struct qlcnic_adapter *adapter, in qlcnic_get_data_desc()
960 return (struct uni_data_desc *)&unirom[offs]; in qlcnic_get_data_desc()
967 struct uni_data_desc *data_desc; in qlcnic_get_bootld_offs()
982 struct uni_data_desc *data_desc; in qlcnic_get_fw_offs()
994 struct uni_data_desc *data_desc; in qlcnic_get_fw_size()
1008 struct uni_data_desc *fw_data_desc; in qlcnic_get_fw_version()
Dqlcnic.h232 struct uni_data_desc{ struct
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c631 struct uni_data_desc *descr; in netxen_nic_validate_bootld()
652 descr = (struct uni_data_desc *)&unirom[offs]; in netxen_nic_validate_bootld()
666 struct uni_data_desc *descr; in netxen_nic_validate_fw()
687 descr = (struct uni_data_desc *)&unirom[offs]; in netxen_nic_validate_fw()
780 static struct uni_data_desc *nx_get_data_desc(struct netxen_adapter *adapter, in nx_get_data_desc()
797 return (struct uni_data_desc *)&unirom[offs]; in nx_get_data_desc()
841 struct uni_data_desc *fw_data_desc; in nx_get_fw_version()
Dnetxen_nic.h447 struct uni_data_desc{ struct