Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ethtool/
H A Deeprom.c185 if (tb[ETHTOOL_A_MODULE_EEPROM_BANK]) in eeprom_parse_request()
186 request->bank = nla_get_u8(tb[ETHTOOL_A_MODULE_EEPROM_BANK]); in eeprom_parse_request()
236 [ETHTOOL_A_MODULE_EEPROM_BANK] = { .type = NLA_U8 },
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h733 ETHTOOL_A_MODULE_EEPROM_BANK, /* u8 */ enumerator
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c576 [ETHTOOL_A_MODULE_EEPROM_BANK] = { .name = "bank", .type = YNL_PT_U8, },
4863 } else if (type == ETHTOOL_A_MODULE_EEPROM_BANK) { in ethtool_module_eeprom_get_rsp_parse()

Completed in 10 milliseconds