Searched refs:ethnl_parse_bit (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ethtool/ |
H A D | bitset.c | 377 static int ethnl_parse_bit(unsigned int *index, bool *val, unsigned int nbits, in ethnl_parse_bit() function 496 ret = ethnl_parse_bit(&idx, &new_val, nbits, bit_attr, no_mask, in ethnl_update_bitset32_verbose() 712 ret = ethnl_parse_bit(&idx, &bit_val, nbits, bit_attr, no_mask, in ethnl_parse_bitset()
|