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

/linux-master/net/ethtool/
H A Dbitset.c377 static int ethnl_parse_bit(unsigned int *index, bool *val, unsigned int nbits, function
463 ret = ethnl_parse_bit(&idx, &new_val, nbits, bit_attr, no_mask,
672 ret = ethnl_parse_bit(&idx, &bit_val, nbits, bit_attr, no_mask,

Completed in 113 milliseconds