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

/linux-master/net/ethtool/
H A Dbitset.h29 int ethnl_parse_bitset(unsigned long *val, unsigned long *mask,
H A Dfeatures.c242 ret = ethnl_parse_bitset(req_wanted, req_mask, NETDEV_FEATURE_COUNT,
H A Dbitset.c590 * ethnl_parse_bitset() - Compute effective value and mask from bitset nest
604 int ethnl_parse_bitset(unsigned long *val, unsigned long *mask, function

Completed in 149 milliseconds