summaryrefslogtreecommitdiff
path: root/iosched.h
blob: 19ff1ff9d859eaecb6683d6a773e4802e906b4bf (plain)
1
2
3
4
5
6
7
8
#ifndef IOSCHED_H
#define IOSCHED_H

extern void ioprio_print(void);
extern void set_ioprio_rt(void);
extern void set_ioprio_be(void);

#endif /* IOSCHED_H */
>mode:
authorPeer, Ilan <ilan.peer@intel.com>2016-08-10 13:48:35 +0300
committerLuca Coelho <luciano.coelho@intel.com>2016-08-29 22:29:06 +0300
commita904a08b5fee5317ff0f7b8212aa5d0776795a52 (patch)
tree7e1de9881ef25eb2c05ebc3ebaece6bd0543ddaf /Documentation
parentff6e58e648ed5f3cc43891767811d5c3c88bbd41 (diff)
iwlwifi: mvm: Advertise support for AP channel width change
The iwlmvm driver supports channel width change in AP mode. Add the proper flag. Signed-off-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'Documentation')