Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_MODULE_EEPROM_BANK (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/ethtool/
H A Deeprom.c191 if (tb[ETHTOOL_A_MODULE_EEPROM_BANK]) in eeprom_parse_request()
192 request->bank = nla_get_u8(tb[ETHTOOL_A_MODULE_EEPROM_BANK]); in eeprom_parse_request()
242 [ETHTOOL_A_MODULE_EEPROM_BANK] = { .type = NLA_U8 },
/linux-6.15/include/uapi/linux/
H A Dethtool_netlink_generated.h551 ETHTOOL_A_MODULE_EEPROM_BANK, enumerator
/linux-6.15/Documentation/networking/
H A Dethtool-netlink.rst1574 ``ETHTOOL_A_MODULE_EEPROM_BANK`` u8 bank number
1578 If ``ETHTOOL_A_MODULE_EEPROM_BANK`` is not specified, bank 0 is assumed.