Searched refs:S_GEO_CONFIGURED (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/iwlegacy/ |
| D | 3945-mac.c | 2293 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il3945_down() 2302 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il3945_down()
|
| D | debug.c | 538 if (!test_bit(S_GEO_CONFIGURED, &il->status)) in il_dbgfs_channels_read() 642 test_bit(S_GEO_CONFIGURED, &il->status)); in il_dbgfs_status_read()
|
| D | common.h | 1882 #define S_GEO_CONFIGURED 9 macro 1898 test_bit(S_GEO_CONFIGURED, &il->status) && in il_is_ready()
|
| D | common.c | 1281 !test_bit(S_GEO_CONFIGURED, &il->status) || in il_send_scan_abort() 3445 set_bit(S_GEO_CONFIGURED, &il->status); in il_init_geos() 3543 set_bit(S_GEO_CONFIGURED, &il->status); in il_init_geos() 3557 clear_bit(S_GEO_CONFIGURED, &il->status); in il_free_geos()
|
| D | 4965-mac.c | 5432 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il4965_down() 5441 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il4965_down()
|