Home
last modified time | relevance | path

Searched refs:ethnl_bitset32_size (Results 1 – 11 of 11) sorted by relevance

/linux/net/ethtool/
A Dtsinfo.c57 ret = ethnl_bitset32_size(&ts_info->so_timestamping, NULL, in tsinfo_reply_size()
65 ret = ethnl_bitset32_size(&ts_info->tx_types, NULL, in tsinfo_reply_size()
73 ret = ethnl_bitset32_size(&ts_info->rx_filters, NULL, in tsinfo_reply_size()
A Dfeatures.c62 ret = ethnl_bitset32_size(data->hw, data->all, NETDEV_FEATURE_COUNT, in features_reply_size()
67 ret = ethnl_bitset32_size(data->wanted, NULL, NETDEV_FEATURE_COUNT, in features_reply_size()
72 ret = ethnl_bitset32_size(data->active, NULL, NETDEV_FEATURE_COUNT, in features_reply_size()
77 ret = ethnl_bitset32_size(data->nochange, NULL, NETDEV_FEATURE_COUNT, in features_reply_size()
A Deee.c61 ret = ethnl_bitset32_size(&eee->advertised, &eee->supported, in eee_reply_size()
67 ret = ethnl_bitset32_size(&eee->lp_advertised, NULL, in eee_reply_size()
A Dbitset.h14 int ethnl_bitset32_size(const u32 *val, const u32 *mask, unsigned int nbits,
A Dbitset.c171 int ethnl_bitset32_size(const u32 *val, const u32 *mask, unsigned int nbits, in ethnl_bitset32_size() function
726 ret = ethnl_bitset32_size(val32, mask32, nbits, names, compact); in ethnl_bitset_size()
812 return ethnl_bitset32_size((const u32 *)val, (const u32 *)mask, nbits, in ethnl_bitset_size()
A Ddebug.c50 return ethnl_bitset32_size(&data->msg_mask, NULL, NETIF_MSG_CLASS_COUNT, in debug_reply_size()
A Dwol.c54 len = ethnl_bitset32_size(&data->wol.wolopts, &data->wol.supported, in wol_reply_size()
A Dprivflags.c95 return ethnl_bitset32_size(&data->priv_flags, &all_flags, in privflags_reply_size()
A Dtunnels.c25 size = ethnl_bitset32_size(&types, NULL, __ETHTOOL_UDP_TUNNEL_TYPE_CNT, in ethnl_udp_table_reply_size()
/linux/
A DSystem.map52501 ffff800010e11610 T ethnl_bitset32_size
A D.tmp_System.map52501 ffff800010e11610 T ethnl_bitset32_size

Completed in 952 milliseconds