Lines Matching refs:supported

134 	u32 supported = data->supported_params;  in coalesce_fill_reply()  local
137 coal->rx_coalesce_usecs, supported) || in coalesce_fill_reply()
139 coal->rx_max_coalesced_frames, supported) || in coalesce_fill_reply()
141 coal->rx_coalesce_usecs_irq, supported) || in coalesce_fill_reply()
143 coal->rx_max_coalesced_frames_irq, supported) || in coalesce_fill_reply()
145 coal->tx_coalesce_usecs, supported) || in coalesce_fill_reply()
147 coal->tx_max_coalesced_frames, supported) || in coalesce_fill_reply()
149 coal->tx_coalesce_usecs_irq, supported) || in coalesce_fill_reply()
151 coal->tx_max_coalesced_frames_irq, supported) || in coalesce_fill_reply()
153 coal->stats_block_coalesce_usecs, supported) || in coalesce_fill_reply()
155 coal->use_adaptive_rx_coalesce, supported) || in coalesce_fill_reply()
157 coal->use_adaptive_tx_coalesce, supported) || in coalesce_fill_reply()
159 coal->pkt_rate_low, supported) || in coalesce_fill_reply()
161 coal->rx_coalesce_usecs_low, supported) || in coalesce_fill_reply()
163 coal->rx_max_coalesced_frames_low, supported) || in coalesce_fill_reply()
165 coal->tx_coalesce_usecs_low, supported) || in coalesce_fill_reply()
167 coal->tx_max_coalesced_frames_low, supported) || in coalesce_fill_reply()
169 coal->pkt_rate_high, supported) || in coalesce_fill_reply()
171 coal->rx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
173 coal->rx_max_coalesced_frames_high, supported) || in coalesce_fill_reply()
175 coal->tx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
177 coal->tx_max_coalesced_frames_high, supported) || in coalesce_fill_reply()
179 coal->rate_sample_interval, supported) || in coalesce_fill_reply()
181 kcoal->use_cqe_mode_tx, supported) || in coalesce_fill_reply()
183 kcoal->use_cqe_mode_rx, supported)) in coalesce_fill_reply()