Searched refs:DRV_MODE_UAP (Results 1 – 5 of 5) sorted by relevance
224 static int drv_mode = (DRV_MODE_STA | DRV_MODE_UAP | DRV_MODE_WIFIDIRECT);226 static int drv_mode = (DRV_MODE_STA | DRV_MODE_UAP);232 static int drv_mode = DRV_MODE_UAP;
1002 #define DRV_MODE_UAP MBIT(1) macro
1755 if (drv_mode_local & DRV_MODE_UAP) {1820 if (drv_mode_local & DRV_MODE_UAP) {
268 int drv_mode = (DRV_MODE_STA | DRV_MODE_UAP | DRV_MODE_WIFIDIRECT);270 int drv_mode = (DRV_MODE_STA | DRV_MODE_UAP);276 int drv_mode = DRV_MODE_UAP;898 if (drv_mode_local & DRV_MODE_UAP) { in woal_update_drv_tbl()968 if (drv_mode_local & DRV_MODE_UAP) { in woal_update_drv_tbl()
919 #define DRV_MODE_UAP MBIT(1) macro