Lines Matching refs:coalesce_put_u32

114 static bool coalesce_put_u32(struct sk_buff *skb, u16 attr_type, u32 val,  in coalesce_put_u32()  function
139 if (coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS, in coalesce_fill_reply()
141 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES, in coalesce_fill_reply()
143 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS_IRQ, in coalesce_fill_reply()
145 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ, in coalesce_fill_reply()
147 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS, in coalesce_fill_reply()
149 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_MAX_FRAMES, in coalesce_fill_reply()
151 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS_IRQ, in coalesce_fill_reply()
153 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_MAX_FRAMES_IRQ, in coalesce_fill_reply()
155 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_STATS_BLOCK_USECS, in coalesce_fill_reply()
161 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_PKT_RATE_LOW, in coalesce_fill_reply()
163 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS_LOW, in coalesce_fill_reply()
165 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES_LOW, in coalesce_fill_reply()
167 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS_LOW, in coalesce_fill_reply()
169 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_MAX_FRAMES_LOW, in coalesce_fill_reply()
171 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_PKT_RATE_HIGH, in coalesce_fill_reply()
173 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS_HIGH, in coalesce_fill_reply()
175 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES_HIGH, in coalesce_fill_reply()
177 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS_HIGH, in coalesce_fill_reply()
179 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_MAX_FRAMES_HIGH, in coalesce_fill_reply()
181 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RATE_SAMPLE_INTERVAL, in coalesce_fill_reply()
187 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_AGGR_MAX_BYTES, in coalesce_fill_reply()
189 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_AGGR_MAX_FRAMES, in coalesce_fill_reply()
191 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_AGGR_TIME_USECS, in coalesce_fill_reply()