Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Deeprom.c194 if (tb[ETHTOOL_A_MODULE_EEPROM_BANK]) in eeprom_parse_request()
195 request->bank = nla_get_u8(tb[ETHTOOL_A_MODULE_EEPROM_BANK]); in eeprom_parse_request()
245 [ETHTOOL_A_MODULE_EEPROM_BANK] = { .type = NLA_U8 },
/linux/include/uapi/linux/
H A Dethtool_netlink_generated.h609 ETHTOOL_A_MODULE_EEPROM_BANK,
606 ETHTOOL_A_MODULE_EEPROM_BANK, global() enumerator