Lines Matching refs:coalesce_put_u32
111 static bool coalesce_put_u32(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_u32() function
136 if (coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS, in coalesce_fill_reply()
138 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES, in coalesce_fill_reply()
140 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS_IRQ, in coalesce_fill_reply()
142 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ, in coalesce_fill_reply()
144 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS, in coalesce_fill_reply()
146 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_MAX_FRAMES, in coalesce_fill_reply()
148 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS_IRQ, in coalesce_fill_reply()
150 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_MAX_FRAMES_IRQ, in coalesce_fill_reply()
152 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_STATS_BLOCK_USECS, in coalesce_fill_reply()
158 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_PKT_RATE_LOW, in coalesce_fill_reply()
160 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS_LOW, in coalesce_fill_reply()
162 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES_LOW, in coalesce_fill_reply()
164 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS_LOW, in coalesce_fill_reply()
166 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_MAX_FRAMES_LOW, in coalesce_fill_reply()
168 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_PKT_RATE_HIGH, in coalesce_fill_reply()
170 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS_HIGH, in coalesce_fill_reply()
172 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES_HIGH, in coalesce_fill_reply()
174 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS_HIGH, in coalesce_fill_reply()
176 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_MAX_FRAMES_HIGH, in coalesce_fill_reply()
178 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RATE_SAMPLE_INTERVAL, in coalesce_fill_reply()