Searched refs:_mode (Results 1 – 7 of 7) sorted by relevance
129 #define IS_HT40_MODE(_mode) \ argument130 (((_mode == ATH9K_MODE_11NA_HT40PLUS || \131 _mode == ATH9K_MODE_11NG_HT40PLUS || \132 _mode == ATH9K_MODE_11NA_HT40MINUS || \133 _mode == ATH9K_MODE_11NG_HT40MINUS) ? B_TRUE : B_FALSE))
231 _mode(),565 _mode(1); /* put terminal in `raw' mode */ in main()795 _mode(0);797 _mode(1);902 _mode(0); /* restore normal tty attributes */ in _shell()960 _mode(1); in _shell()1072 _mode(2); /*accept interrupts from keyboard*/ in _dopercen()1106 _mode(1); in _dopercen()1145 _mode(1); in _dopercen()1159 _mode(1); in _dopercen()[all …]
407 #define EMLXS_SLI_MASK(_mode) ((_mode < 2) ? 0 : (1 << _mode)) argument
1139 #define ATH_HAL_GETRATETABLE(_ah, _mode) \ argument1140 ((*(_ah)->ah_getRateTable)((_ah), (_mode)))1155 #define ATH_HAL_SETPOWER(_ah, _mode) \ argument1156 ((*(_ah)->ah_setPowerMode)((_ah), (_mode), AH_TRUE))
317 char *_mode));
44 $(ID)_fs.h $(ID)_lib.h $(ID)_map.h $(ID)_mmap.h $(ID)_mode.h $(ID)_ndbm.h \
459 …\item \texttt{ecore\_get\_init\_mode()} – this creates a bitmask which will be later passed to the…576 In order to so, the proper interrupt mode using an \myindex{ecore\_int\_mode} enum [can be seen in …1246 …\texttt{edpm\_mode} & (0-Enable EDPM if BAR size is adequate, 1-Force EDPM (modprobe may fail on s…1264 …\texttt{cq\_mode} & The CQ Mode affects the CQ doorbell transaction size. 64 or 32 bit machines sh…