Searched refs:ethnl_update_bitset (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | bitset.h | 23 int ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits,
|
H A D | bitset.c | 600 * the same way ethnl_update_bitset() with the same bitset attribute would. 771 int ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits, in ethnl_update_bitset() function 825 int ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits, in ethnl_update_bitset() function
|
H A D | linkmodes.c | 360 ret = ethnl_update_bitset(ksettings->link_modes.advertising, in ethnl_update_linkmodes()
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | bitset.h | 23 int ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits,
|
H A D | bitset.c | 600 * the same way ethnl_update_bitset() with the same bitset attribute would. 771 int ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits, in ethnl_update_bitset() function 825 int ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits, in ethnl_update_bitset() function
|
H A D | linkmodes.c | 281 ret = ethnl_update_bitset(ksettings->link_modes.advertising, in ethnl_update_linkmodes()
|
H A D | fec.c | 253 ret = ethnl_update_bitset(fec_link_modes, in ethnl_set_fec()
|
H A D | stats.c | 96 err = ethnl_update_bitset(req_info->stat_mask, __ETHTOOL_STATS_CNT, in stats_parse_request()
|
Completed in 7 milliseconds