Lines Matching refs:chipinfo
433 infop = (chip_info_t *)&ngep->chipinfo;
964 mac_addr = (uint32_t)ngep->chipinfo.hw_mac_addr;
966 mac_addr = (uint32_t)(ngep->chipinfo.hw_mac_addr >> 32);
1013 ngep->chipinfo.hw_mac_addr = mac;
1016 ngep->chipinfo.vendor_addr.addr[i] =
1024 ngep->chipinfo.vendor_addr.addr[i] =
1031 ngep->chipinfo.vendor_addr.set = 1;
1034 ngep->chipinfo.clsize);
1036 ngep->chipinfo.latency);
1111 if (ngep->chipinfo.device == DEVICE_ID_MCP51_268 ||
1112 ngep->chipinfo.device == DEVICE_ID_MCP51_269 ||
1113 ngep->chipinfo.device == DEVICE_ID_MCP55_372 ||
1114 ngep->chipinfo.device == DEVICE_ID_MCP55_373 ||
1115 ngep->chipinfo.device == DEVICE_ID_MCP61_3EE ||
1116 ngep->chipinfo.device == DEVICE_ID_MCP61_3EF ||
1117 ngep->chipinfo.device == DEVICE_ID_MCP77_760 ||
1118 ngep->chipinfo.device == DEVICE_ID_MCP79_AB0) {
1517 if (ngep->chipinfo.device == DEVICE_ID_MCP55_373 ||
1518 ngep->chipinfo.device == DEVICE_ID_MCP55_372) {