Home
last modified time | relevance | path

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

/linux/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/include/uapi/linux/
A Dethtool_netlink.h699 ETHTOOL_A_MODULE_EEPROM_BANK, /* u8 */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst1425 ``ETHTOOL_A_MODULE_EEPROM_BANK`` u8 bank number
1429 If ``ETHTOOL_A_MODULE_EEPROM_BANK`` is not specified, bank 0 is assumed.

Completed in 9 milliseconds