Searched refs:low_latency (Results 1 - 21 of 21) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c528 bool low_latency, u16 mac_id)
538 if (low_latency) {
550 bool low_latency,
560 iwl_mvm_vif_set_low_latency(mvmvif, low_latency, cause);
562 low_latency = iwl_mvm_vif_low_latency(mvmvif);
564 if (low_latency == prev)
567 iwl_mvm_send_low_latency_cmd(mvm, low_latency, mvmvif->id);
844 bool low_latency, prev = mvmvif->low_latency & LOW_LATENCY_TRAFFIC; local
849 low_latency
527 iwl_mvm_send_low_latency_cmd(struct iwl_mvm *mvm, bool low_latency, u16 mac_id) argument
549 iwl_mvm_update_low_latency(struct iwl_mvm *mvm, struct ieee80211_vif *vif, bool low_latency, enum iwl_mvm_low_latency_cause cause) argument
998 bool low_latency = false; local
1151 bool low_latency = false; local
[all...]
H A Dquota.c17 int low_latency[MAX_BINDINGS]; member in struct:iwl_mvm_quota_iterator_data
83 if (iwl_mvm_vif_low_latency(mvmvif) && !data->low_latency[id]) {
85 data->low_latency[id] = true;
176 if (data.low_latency[i]) {
230 data.low_latency[i])
H A Ddebugfs-vif.c537 !!(mvmvif->low_latency & LOW_LATENCY_TRAFFIC),
538 !!(mvmvif->low_latency & LOW_LATENCY_DEBUGFS),
539 !!(mvmvif->low_latency & LOW_LATENCY_VCMD),
540 !!(mvmvif->low_latency & LOW_LATENCY_VIF_TYPE),
541 !!(mvmvif->low_latency &
543 !!(mvmvif->low_latency & LOW_LATENCY_DEBUGFS_FORCE),
708 MVM_DEBUGFS_READ_WRITE_FILE_OPS(low_latency, 10);
735 MVM_DEBUGFS_ADD_FILE_VIF(low_latency, mvmvif->dbgfs_dir, 0600);
H A Dscan.c221 bool low_latency)
239 if ((load == IWL_MVM_TRAFFIC_HIGH || low_latency) &&
252 if (load >= IWL_MVM_TRAFFIC_MEDIUM || low_latency)
263 bool low_latency; local
266 low_latency = iwl_mvm_low_latency(mvm);
268 return _iwl_mvm_get_scan_type(mvm, vif, load, low_latency);
277 bool low_latency; local
280 low_latency = iwl_mvm_low_latency_band(mvm, band);
282 return _iwl_mvm_get_scan_type(mvm, vif, load, low_latency);
841 bool low_latency; local
218 _iwl_mvm_get_scan_type(struct iwl_mvm *mvm, struct ieee80211_vif *vif, enum iwl_mvm_traffic_load load, bool low_latency) argument
2862 _iwl_mvm_get_respect_p2p_go(struct iwl_mvm *mvm, struct ieee80211_vif *vif, bool low_latency, enum nl80211_band band) argument
2888 bool low_latency = iwl_mvm_low_latency_band(mvm, band); local
2896 bool low_latency = iwl_mvm_low_latency(mvm); local
[all...]
H A Dmvm.h246 * in low_latency.
365 * @low_latency: bit flags for low latency
368 * as a result from low_latency bit flags and takes force into account.
397 u8 low_latency: 6; member in struct:iwl_mvm_vif
639 bool low_latency[NUM_MAC_INDEX_DRIVER]; member in struct:iwl_mvm_tcm::__anon52
2175 bool low_latency,
2180 void iwl_mvm_send_low_latency_cmd(struct iwl_mvm *mvm, bool low_latency,
2206 mvmvif->low_latency |= cause;
2208 mvmvif->low_latency &= ~cause;
2214 if (mvmvif->low_latency
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dbinding.h105 * @low_latency: low latency status, &enum iwl_quota_low_latency
111 __le32 low_latency; member in struct:iwl_time_quota_data
/linux-master/drivers/scsi/elx/efct/
H A Defct_io.h69 * @low_latency: set if low latency request
123 bool low_latency; member in struct:efct_io
H A Defct_scsi.c545 if (io->low_latency) {
690 io->low_latency = (flags & EFCT_SCSI_LOW_LATENCY) != 0;
769 io->low_latency = (flags & EFCT_SCSI_LOW_LATENCY) != 0;
/linux-master/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h29 low_latency = 1, enumerator in enum:latency_range
H A Dnetdev.c658 retval = low_latency;
660 case low_latency: /* 50 usec aka 20000 ints/s */
678 retval = low_latency;
680 retval = low_latency;
700 case low_latency:
726 adapter->tx_ring->itr_range = low_latency;
750 adapter->rx_ring->itr_range = low_latency;
/linux-master/sound/soc/intel/catpt/
H A Dmessages.c269 bool low_latency; member in struct:catpt_set_write_pos_input
283 input.low_latency = ll;
/linux-master/block/
H A Dbfq-iosched.c44 * behaves this way if the low_latency parameter is set (default
82 * all low-latency heuristics for that device, by setting low_latency
894 * This holds even if low_latency is on, because weight-raised queues
1160 * Restore weight coefficient only if low_latency is on
1162 if (bfqd->low_latency) {
1869 wr_or_deserves_wr = bfqd->low_latency &&
1906 if (bfqd->low_latency) {
2314 if (bfqd->low_latency && old_wr_coeff == 1 && !rq_is_sync(rq) &&
2354 if (bfqd->low_latency &&
3067 bfqq->bfqd->low_latency)) {
[all...]
H A Dbfq-iosched.h765 bool low_latency; member in struct:bfq_data
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_main.c2555 low_latency = 1, enumerator in enum:latency_range
2595 retval = low_latency;
2597 case low_latency: /* 50 usec aka 20000 ints/s */
2614 retval = low_latency;
2616 retval = low_latency;
2645 adapter->tx_itr = low_latency;
2652 adapter->rx_itr = low_latency;
2661 case low_latency:
/linux-master/drivers/net/ethernet/intel/e1000e/
H A De1000.h482 low_latency = 1, enumerator in enum:latency_range
H A Dnetdev.c2507 retval = low_latency;
2509 case low_latency: /* 50 usec aka 20000 ints/s */
2527 retval = low_latency;
2529 retval = low_latency;
2558 adapter->tx_itr = low_latency;
2565 adapter->rx_itr = low_latency;
2574 case low_latency:
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c1398 low_latency = 1, enumerator in enum:latency_range
1443 itr_setting = low_latency;
1445 case low_latency:
1453 itr_setting = low_latency;
1480 case low_latency:
/linux-master/drivers/hv/
H A Dchannel.c133 if (channel->offermsg.monitor_allocated && !channel->low_latency) {
/linux-master/include/linux/
H A Dhyperv.h1006 bool low_latency; member in struct:vmbus_channel
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c74 low_latency = 1, enumerator in enum:latency_range
4243 itrval = low_latency;
4245 case low_latency: /* 50 usec aka 20000 ints/s */
4263 itrval = low_latency;
4265 itrval = low_latency;
4304 current_itr = low_latency;
4311 case low_latency:
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c5738 low_latency = 1, enumerator in enum:latency_range
5849 itrval = low_latency;
5851 case low_latency: /* 50 usec aka 20000 ints/s */
5869 itrval = low_latency;
5871 itrval = low_latency;
5906 current_itr = low_latency;
5913 case low_latency:

Completed in 340 milliseconds