Lines Matching defs:low_latency
247 * in low_latency.
422 * @low_latency: bit flags for low latency
425 * as a result from low_latency bit flags and takes force into account.
505 u8 low_latency: 6;
767 bool low_latency[NUM_MAC_INDEX_DRIVER];
2379 bool low_latency,
2384 void iwl_mvm_send_low_latency_cmd(struct iwl_mvm *mvm, bool low_latency,
2410 mvmvif->low_latency |= cause;
2412 mvmvif->low_latency &= ~cause;
2418 if (mvmvif->low_latency & LOW_LATENCY_DEBUGFS_FORCE_ENABLE &&
2426 new_state = !!(mvmvif->low_latency &
2432 new_state = !!(mvmvif->low_latency &