Searched refs:ethnl_put_bitset32 (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ethtool/ |
| H A D | tunnels.c | 110 if (ethnl_put_bitset32(skb, ETHTOOL_A_TUNNEL_UDP_TABLE_TYPES, in ethnl_tunnel_info_fill_reply() 132 if (ethnl_put_bitset32(skb, ETHTOOL_A_TUNNEL_UDP_TABLE_TYPES, in ethnl_tunnel_info_fill_reply()
|
| H A D | bitset.c | 233 int ethnl_put_bitset32(struct sk_buff *skb, int attrtype, const u32 *val, in ethnl_put_bitset32() function 803 ret = ethnl_put_bitset32(skb, attrtype, val32, mask32, nbits, names, in ethnl_put_bitset() 862 return ethnl_put_bitset32(skb, attrtype, (const u32 *)val, in ethnl_put_bitset()
|