Searched refs:ethnl_put_strz (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | netlink.h | 38 * ethnl_put_strz() - put string attribute with fixed size string 47 static inline int ethnl_put_strz(struct sk_buff *skb, u16 attrtype, in ethnl_put_strz() function
|
H A D | strset.c | 361 ethnl_put_strz(skb, ETHTOOL_A_STRING_VALUE, value)) in strset_fill_string()
|
H A D | bitset.c | 287 ethnl_put_strz(skb, ETHTOOL_A_BITSET_BIT_NAME, name)) in ethnl_put_bitset32()
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | netlink.h | 38 * ethnl_put_strz() - put string attribute with fixed size string 47 static inline int ethnl_put_strz(struct sk_buff *skb, u16 attrtype, in ethnl_put_strz() function
|
H A D | strset.c | 386 ethnl_put_strz(skb, ETHTOOL_A_STRING_VALUE, value)) in strset_fill_string()
|
H A D | bitset.c | 287 ethnl_put_strz(skb, ETHTOOL_A_BITSET_BIT_NAME, name)) in ethnl_put_bitset32()
|
Completed in 5 milliseconds