Searched refs:ethnl_parse_bitset (Results 1 – 3 of 3) sorted by relevance
29 int ethnl_parse_bitset(unsigned long *val, unsigned long *mask,
245 ret = ethnl_parse_bitset(req_wanted, req_mask, NETDEV_FEATURE_COUNT, in ethnl_set_features()
630 * ethnl_parse_bitset() - Compute effective value and mask from bitset nest644 int ethnl_parse_bitset(unsigned long *val, unsigned long *mask, in ethnl_parse_bitset() function