| /linux-6.15/drivers/net/ethernet/dec/tulip/ |
| H A D | eeprom.c | 155 unsigned char *ee_data = tp->eeprom; in tulip_parse_eeprom() local 162 if (ee_data[i] != ee_data[16+i]) in tulip_parse_eeprom() 165 if (ee_data[0] == 0xff) { in tulip_parse_eeprom() 171 ee_data = last_ee_data; in tulip_parse_eeprom() 183 if (dev->dev_addr[2] == 0xE8 && ee_data[0x1a] == 0x55) in tulip_parse_eeprom() 185 memcpy(ee_data + 26, eeprom_fixups[i].newtable, in tulip_parse_eeprom() 200 if (ee_data[19] > 1) { /* Multiport board. */ in tulip_parse_eeprom() 201 last_ee_data = ee_data; in tulip_parse_eeprom() 205 if (ee_data[27] == 0) { /* No valid media table. */ in tulip_parse_eeprom() 208 unsigned char *p = (void *)ee_data + ee_data[27]; in tulip_parse_eeprom()
|
| H A D | tulip_core.c | 1537 if (ee_data[i] != ee_data[16+i]) in tulip_init_one() 1541 if (ee_data[0x198] == 0x04 && ee_data[0x199] == 6) in tulip_init_one() 1543 } else if (ee_data[0] == 0xff && ee_data[1] == 0xff && in tulip_init_one() 1554 memcpy(ee_data + 16, ee_data, 8); in tulip_init_one() 1559 if (ee_data[0] == 0x61 && ee_data[1] == 0x10) { in tulip_init_one() 1561 ee_data[0] = ee_data[2]; in tulip_init_one() 1562 ee_data[1] = ee_data[3]; in tulip_init_one() 1563 ee_data[2] = 0x61; in tulip_init_one() 1564 ee_data[3] = 0x10; in tulip_init_one() 1571 ee_data[17 + i + 3] = ee_data[17 + i]; in tulip_init_one() [all …]
|
| H A D | de2104x.c | 319 u8 *ee_data; member 1662 if (!de->ee_data) in de_get_eeprom() 1667 memcpy(data, de->ee_data, eeprom->len); in de_get_eeprom() 1803 u8 ee_data[DE_EEPROM_SIZE + 6] = {}; in de21041_get_srom_info() local 1810 ((__le16 *)ee_data)[i] = in de21041_get_srom_info() 1820 if (ee_data[i] != ee_data[16+i]) in de21041_get_srom_info() 1829 ofs = ee_data[SROMC0InfoLeaf]; in de21041_get_srom_info() 1839 if ((sizeof(ee_data) - ofs) < in de21041_get_srom_info() 1947 de->ee_data = kmemdup(&ee_data[0], DE_EEPROM_SIZE, GFP_KERNEL); in de21041_get_srom_info() 2094 kfree(de->ee_data); in de_init_one() [all …]
|
| /linux-6.15/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_timestamping_server.pkt | 56 ee_data=1999}} 74 ee_data=1999}} 92 ee_data=3999}} 110 ee_data=3999}} 127 ee_data=1999}} 144 ee_data=3999}}
|
| H A D | tcp_timestamping_client-only-last-byte.pkt | 56 ee_data=10999}} 74 ee_data=10999}} 91 ee_data=10999}}
|
| H A D | tcp_zerocopy_basic.pkt | 36 ee_data=0}} 54 ee_data=1}}
|
| H A D | tcp_timestamping_partial.pkt | 54 ee_data=2963}} 72 ee_data=2963}} 90 ee_data=2963}}
|
| H A D | tcp_zerocopy_small.pkt | 37 ee_data=0}} 56 ee_data=1}}
|
| H A D | tcp_zerocopy_maxfrags.pkt | 70 ee_data=0}} 117 ee_data=1}}
|
| H A D | tcp_zerocopy_client.pkt | 29 ee_data=0}}
|
| H A D | tcp_zerocopy_batch.pkt | 40 ee_data=1}}
|
| H A D | tcp_zerocopy_fastopen-server.pkt | 41 ee_data=0}}
|
| H A D | tcp_zerocopy_closed.pkt | 43 ee_data=0}}
|
| H A D | tcp_zerocopy_epoll_edge.pkt | 60 ee_data=2}}
|
| H A D | tcp_zerocopy_epoll_exclusive.pkt | 62 ee_data=2}}
|
| H A D | tcp_zerocopy_epoll_oneshot.pkt | 65 ee_data=2}}
|
| H A D | tcp_zerocopy_fastopen-client.pkt | 55 ee_data=0}}
|
| /linux-6.15/include/uapi/linux/ |
| H A D | errqueue.h | 23 __u32 ee_data; member
|
| /linux-6.15/drivers/scsi/ |
| H A D | FlashPoint.c | 6176 unsigned short ee_data; in FPT_inisci() local 6206 ee_data = in FPT_inisci() 6214 ee_data >>= 8; in FPT_inisci() 6382 ee_data <<= 8; in FPT_scsavdi() 6384 sum_data += ee_data; in FPT_scsavdi() 7290 if (i & ee_data) in FPT_utilEEWrite() 7357 unsigned short i, ee_data; in FPT_utilEEReadOrg() local 7367 ee_data = 0; in FPT_utilEEReadOrg() 7378 ee_data <<= 1; in FPT_utilEEReadOrg() 7381 ee_data |= 1; in FPT_utilEEReadOrg() [all …]
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | net_timestamping.c | 98 serr->ee_data); in test_recv_errmsg_cmsg()
|
| /linux-6.15/Documentation/networking/ |
| H A D | msg_zerocopy.rst | 186 The 32-bit notification range is encoded as [ee_info, ee_data]. This 205 printf("completed: %u..%u\n", serr->ee_info, serr->ee_data);
|
| H A D | j1939.rst | 756 - The corresponding error code is stored in ``serr->ee_data`` 800 - The corresponding error code is stored in ``serr->ee_data`` 807 In both cases, if ``SOF_TIMESTAMPING_OPT_ID`` is enabled, ``serr->ee_data`` 814 kernel sets ``serr->ee_data`` to the error stored in ``session->err``. All 841 ``serr->ee_data`` will be set to ``session->tskey``.
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | so_txtime.c | 215 tstamp = ((int64_t) err->ee_data) << 32 | err->ee_info; in do_recv_errqueue_timeout()
|
| /linux-6.15/net/sched/ |
| H A D | sch_etf.c | 155 serr->ee.ee_data = (txtime >> 32); /* high part of tstamp */ in report_sock_error()
|
| /linux-6.15/net/ipv6/ |
| H A D | datagram.c | 328 serr->ee.ee_data = 0; in ipv6_icmp_error() 373 serr->ee.ee_data = 0; in ipv6_local_error()
|