/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | quota.c | 78 int low_latency[MAX_BINDINGS]; member 143 if (iwl_mvm_vif_low_latency(mvmvif) && !data->low_latency[id]) { in iwl_mvm_quota_iterator() 145 data->low_latency[id] = true; in iwl_mvm_quota_iterator() 236 if (data.low_latency[i]) { in iwl_mvm_update_quotas() 290 data.low_latency[i]) in iwl_mvm_update_quotas()
|
D | utils.c | 1036 bool low_latency, in iwl_mvm_update_low_latency() argument 1046 iwl_mvm_vif_set_low_latency(mvmvif, low_latency, cause); in iwl_mvm_update_low_latency() 1048 low_latency = iwl_mvm_vif_low_latency(mvmvif); in iwl_mvm_update_low_latency() 1050 if (low_latency == prev) in iwl_mvm_update_low_latency() 1059 if (low_latency) { in iwl_mvm_update_low_latency() 1492 bool low_latency, prev = mvmvif->low_latency & LOW_LATENCY_TRAFFIC; in iwl_mvm_tcm_iter() local 1497 low_latency = mvm->tcm.result.low_latency[mvmvif->id]; in iwl_mvm_tcm_iter() 1500 prev == low_latency) { in iwl_mvm_tcm_iter() 1505 if (prev != low_latency) { in iwl_mvm_tcm_iter() 1507 iwl_mvm_update_low_latency(mvm, vif, low_latency, in iwl_mvm_tcm_iter() [all …]
|
D | scan.c | 244 bool low_latency) in _iwl_mvm_get_scan_type() argument 255 if ((load == IWL_MVM_TRAFFIC_HIGH || low_latency) && !p2p_device && in _iwl_mvm_get_scan_type() 259 if (load >= IWL_MVM_TRAFFIC_MEDIUM || low_latency) in _iwl_mvm_get_scan_type() 269 bool low_latency; in iwl_mvm_get_scan_type() local 272 low_latency = iwl_mvm_low_latency(mvm); in iwl_mvm_get_scan_type() 274 return _iwl_mvm_get_scan_type(mvm, p2p_device, load, low_latency); in iwl_mvm_get_scan_type() 283 bool low_latency; in iwl_mvm_get_scan_type_band() local 286 low_latency = iwl_mvm_low_latency_band(mvm, band); in iwl_mvm_get_scan_type_band() 288 return _iwl_mvm_get_scan_type(mvm, p2p_device, load, low_latency); in iwl_mvm_get_scan_type_band()
|
D | mvm.h | 385 u8 low_latency; member 633 bool low_latency[NUM_MAC_INDEX_DRIVER]; member 1830 bool low_latency, 1849 return mvmvif->low_latency; in iwl_mvm_vif_low_latency() 1857 mvmvif->low_latency |= cause; in iwl_mvm_vif_set_low_latency() 1859 mvmvif->low_latency &= ~cause; in iwl_mvm_vif_set_low_latency()
|
D | debugfs-vif.c | 1308 !!(mvmvif->low_latency & LOW_LATENCY_TRAFFIC), in iwl_dbgfs_low_latency_read() 1309 !!(mvmvif->low_latency & LOW_LATENCY_DEBUGFS), in iwl_dbgfs_low_latency_read() 1310 !!(mvmvif->low_latency & LOW_LATENCY_VCMD)); in iwl_dbgfs_low_latency_read() 1471 MVM_DEBUGFS_READ_WRITE_FILE_OPS(low_latency, 10); 1512 MVM_DEBUGFS_ADD_FILE_VIF(low_latency, mvmvif->dbgfs_dir, 0600); in iwl_mvm_vif_dbgfs_register()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | binding.h | 164 __le32 low_latency; member
|
/Linux-v4.19/block/ |
D | bfq-iosched.c | 1567 wr_or_deserves_wr = bfqd->low_latency && in bfq_bfqq_handle_idle_busy_switch() 1616 if (bfqd->low_latency) { in bfq_bfqq_handle_idle_busy_switch() 1690 if (bfqd->low_latency && old_wr_coeff == 1 && !rq_is_sync(rq) && in bfq_add_request() 1730 if (bfqd->low_latency && in bfq_add_request() 2259 bfqq->bfqd->low_latency)) { in bfq_bfqq_save_state() 3251 if (bfqd->low_latency && bfqq->wr_coeff == 1) in bfq_bfqq_expire() 3254 if (bfqd->low_latency && bfqd->bfq_wr_max_softrt_rate > 0 && in bfq_bfqq_expire() 5355 bfqd->low_latency = true; in bfq_init_queue() 5461 SHOW_FUNCTION(bfq_low_latency_show, bfqd->low_latency, 0); 5615 if (__data == 0 && bfqd->low_latency != 0) in bfq_low_latency_store() [all …]
|
D | bfq-iosched.h | 583 bool low_latency; member
|
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/ |
D | igbvf.h | 29 low_latency = 1, enumerator
|
D | netdev.c | 655 retval = low_latency; in igbvf_update_itr() 657 case low_latency: /* 50 usec aka 20000 ints/s */ in igbvf_update_itr() 675 retval = low_latency; in igbvf_update_itr() 677 retval = low_latency; in igbvf_update_itr() 697 case low_latency: in igbvf_range_to_itr() 723 adapter->tx_ring->itr_range = low_latency; in igbvf_set_itr() 747 adapter->rx_ring->itr_range = low_latency; in igbvf_set_itr()
|
/Linux-v4.19/include/linux/ |
D | hyperv.h | 891 bool low_latency; member 945 c->low_latency = true; in set_low_latency_mode() 950 c->low_latency = false; in clear_low_latency_mode()
|
/Linux-v4.19/Documentation/networking/caif/ |
D | README | 54 - 0x02 - tty->low_latency is on.
|
/Linux-v4.19/drivers/s390/char/ |
D | sclp_tty.c | 68 sclp_port.low_latency = 0; in sclp_tty_open()
|
D | sclp_vt220.c | 563 sclp_vt220_port.low_latency = 0; in sclp_vt220_open()
|
/Linux-v4.19/arch/ia64/hp/sim/ |
D | simserial.c | 409 port->low_latency = (port->flags & ASYNC_LOW_LATENCY) ? 1 : 0; in rs_open()
|
/Linux-v4.19/drivers/net/caif/ |
D | caif_serial.c | 93 ser->tty->port->low_latency << 1; in update_tty_status()
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 2551 low_latency = 1, enumerator 2591 retval = low_latency; in e1000_update_itr() 2593 case low_latency: /* 50 usec aka 20000 ints/s */ in e1000_update_itr() 2610 retval = low_latency; in e1000_update_itr() 2612 retval = low_latency; in e1000_update_itr() 2642 adapter->tx_itr = low_latency; in e1000_set_itr() 2649 adapter->rx_itr = low_latency; in e1000_set_itr() 2658 case low_latency: in e1000_set_itr()
|
/Linux-v4.19/drivers/tty/ipwireless/ |
D | tty.c | 104 tty->port.low_latency = 1; in ipw_open()
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 458 low_latency = 1, enumerator
|
/Linux-v4.19/drivers/isdn/gigaset/ |
D | interface.c | 137 cs->port.low_latency = 1; in if_open()
|
/Linux-v4.19/drivers/tty/ |
D | amiserial.c | 1071 port->low_latency = (port->flags & ASYNC_LOW_LATENCY) ? 1 : 0; in set_serial_info() 1499 port->low_latency = (port->flags & ASYNC_LOW_LATENCY) ? 1 : 0; in rs_open()
|
/Linux-v4.19/Documentation/block/ |
D | bfq-iosched.txt | 19 for that device, by setting low_latency to 0. See Section 3 for 281 parameters slice_idle, strict_guarantees and low_latency. For details 414 low_latency
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 1378 low_latency = 1, enumerator 1420 itr_setting = low_latency; in ixgbevf_update_itr() 1422 case low_latency: in ixgbevf_update_itr() 1430 itr_setting = low_latency; in ixgbevf_update_itr() 1457 case low_latency: in ixgbevf_set_itr()
|
/Linux-v4.19/drivers/hv/ |
D | channel.c | 66 if (channel->offermsg.monitor_allocated && !channel->low_latency) { in vmbus_setevent()
|
/Linux-v4.19/drivers/tty/serial/ |
D | max3100.c | 525 s->port.state->port.low_latency = 1; in max3100_set_termios()
|