Searched refs:ethnl_compact_sanity_checks (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | bitset.c | 480 static int ethnl_compact_sanity_checks(unsigned int nbits, in ethnl_compact_sanity_checks() function 571 ret = ethnl_compact_sanity_checks(nbits, attr, tb, extack); in ethnl_update_bitset32() 626 ret = ethnl_compact_sanity_checks(nbits, attr, tb, extack); in ethnl_parse_bitset()
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | bitset.c | 480 static int ethnl_compact_sanity_checks(unsigned int nbits, in ethnl_compact_sanity_checks() function 571 ret = ethnl_compact_sanity_checks(nbits, attr, tb, extack); in ethnl_update_bitset32() 626 ret = ethnl_compact_sanity_checks(nbits, attr, tb, extack); in ethnl_parse_bitset()
|
Completed in 3 milliseconds