Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Deeprom.c186 if (tb[ETHTOOL_A_MODULE_EEPROM_BANK]) in eeprom_parse_request()
187 request->bank = nla_get_u8(tb[ETHTOOL_A_MODULE_EEPROM_BANK]); in eeprom_parse_request()
237 [ETHTOOL_A_MODULE_EEPROM_BANK] = { .type = NLA_U8 },
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h731 ETHTOOL_A_MODULE_EEPROM_BANK, /* u8 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1494 ``ETHTOOL_A_MODULE_EEPROM_BANK`` u8 bank number
1498 If ``ETHTOOL_A_MODULE_EEPROM_BANK`` is not specified, bank 0 is assumed.

Completed in 11 milliseconds