Lines Matching refs:supported

137 	u32 supported = data->supported_params;  in coalesce_fill_reply()  local
140 coal->rx_coalesce_usecs, supported) || in coalesce_fill_reply()
142 coal->rx_max_coalesced_frames, supported) || in coalesce_fill_reply()
144 coal->rx_coalesce_usecs_irq, supported) || in coalesce_fill_reply()
146 coal->rx_max_coalesced_frames_irq, supported) || in coalesce_fill_reply()
148 coal->tx_coalesce_usecs, supported) || in coalesce_fill_reply()
150 coal->tx_max_coalesced_frames, supported) || in coalesce_fill_reply()
152 coal->tx_coalesce_usecs_irq, supported) || in coalesce_fill_reply()
154 coal->tx_max_coalesced_frames_irq, supported) || in coalesce_fill_reply()
156 coal->stats_block_coalesce_usecs, supported) || in coalesce_fill_reply()
158 coal->use_adaptive_rx_coalesce, supported) || in coalesce_fill_reply()
160 coal->use_adaptive_tx_coalesce, supported) || in coalesce_fill_reply()
162 coal->pkt_rate_low, supported) || in coalesce_fill_reply()
164 coal->rx_coalesce_usecs_low, supported) || in coalesce_fill_reply()
166 coal->rx_max_coalesced_frames_low, supported) || in coalesce_fill_reply()
168 coal->tx_coalesce_usecs_low, supported) || in coalesce_fill_reply()
170 coal->tx_max_coalesced_frames_low, supported) || in coalesce_fill_reply()
172 coal->pkt_rate_high, supported) || in coalesce_fill_reply()
174 coal->rx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
176 coal->rx_max_coalesced_frames_high, supported) || in coalesce_fill_reply()
178 coal->tx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
180 coal->tx_max_coalesced_frames_high, supported) || in coalesce_fill_reply()
182 coal->rate_sample_interval, supported) || in coalesce_fill_reply()
184 kcoal->use_cqe_mode_tx, supported) || in coalesce_fill_reply()
186 kcoal->use_cqe_mode_rx, supported) || in coalesce_fill_reply()
188 kcoal->tx_aggr_max_bytes, supported) || in coalesce_fill_reply()
190 kcoal->tx_aggr_max_frames, supported) || in coalesce_fill_reply()
192 kcoal->tx_aggr_time_usecs, supported)) in coalesce_fill_reply()