Searched refs:ethnl_put_bitset (Results 1 – 7 of 7) sorted by relevance
/linux/net/ethtool/ |
A D | bitset.h | 16 int ethnl_put_bitset(struct sk_buff *skb, int attrtype,
|
A D | features.c | 187 ret = ethnl_put_bitset(rskb, ETHTOOL_A_FEATURES_WANTED, wanted, in features_send_reply() 192 ret = ethnl_put_bitset(rskb, ETHTOOL_A_FEATURES_ACTIVE, active, in features_send_reply()
|
A D | linkmodes.c | 112 ret = ethnl_put_bitset(skb, ETHTOOL_A_LINKMODES_OURS, in linkmodes_fill_reply() 120 ret = ethnl_put_bitset(skb, ETHTOOL_A_LINKMODES_PEER, in linkmodes_fill_reply()
|
A D | bitset.c | 734 int ethnl_put_bitset(struct sk_buff *skb, int attrtype, in ethnl_put_bitset() function 816 int ethnl_put_bitset(struct sk_buff *skb, int attrtype, in ethnl_put_bitset() function
|
A D | fec.c | 202 ret = ethnl_put_bitset(skb, ETHTOOL_A_FEC_MODES, in fec_fill_reply()
|
/linux/ |
A D | System.map | 52507 ffff800010e12030 T ethnl_put_bitset
|
A D | .tmp_System.map | 52507 ffff800010e12030 T ethnl_put_bitset
|
Completed in 1137 milliseconds