Searched refs:S_GEO_CONFIGURED (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 2269 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il3945_down() 2278 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il3945_down()
|
H A D | common.h | 1865 #define S_GEO_CONFIGURED 9 macro 1881 test_bit(S_GEO_CONFIGURED, &il->status) && in il_is_ready()
|
H A D | debug.c | 507 if (!test_bit(S_GEO_CONFIGURED, &il->status)) in il_dbgfs_channels_read() 610 scnprintf(buf + pos, bufsz - pos, "S_GEO_CONFIGURED:\t %d\n", in il_dbgfs_status_read() 611 test_bit(S_GEO_CONFIGURED, &il->status)); in il_dbgfs_status_read()
|
H A D | common.c | 1261 !test_bit(S_GEO_CONFIGURED, &il->status) || in il_send_scan_abort() 3431 set_bit(S_GEO_CONFIGURED, &il->status); in il_init_geos() 3529 set_bit(S_GEO_CONFIGURED, &il->status); in il_init_geos() 3543 clear_bit(S_GEO_CONFIGURED, &il->status); in il_free_geos()
|
H A D | 4965-mac.c | 5405 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il4965_down() 5414 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il4965_down()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 2261 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il3945_down() 2270 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il3945_down()
|
H A D | common.h | 1866 #define S_GEO_CONFIGURED 9 macro 1882 test_bit(S_GEO_CONFIGURED, &il->status) && in il_is_ready()
|
H A D | debug.c | 507 if (!test_bit(S_GEO_CONFIGURED, &il->status)) in il_dbgfs_channels_read() 610 scnprintf(buf + pos, bufsz - pos, "S_GEO_CONFIGURED:\t %d\n", in il_dbgfs_status_read() 611 test_bit(S_GEO_CONFIGURED, &il->status)); in il_dbgfs_status_read()
|
H A D | common.c | 1261 !test_bit(S_GEO_CONFIGURED, &il->status) || in il_send_scan_abort() 3428 set_bit(S_GEO_CONFIGURED, &il->status); in il_init_geos() 3526 set_bit(S_GEO_CONFIGURED, &il->status); in il_init_geos() 3540 clear_bit(S_GEO_CONFIGURED, &il->status); in il_free_geos()
|
H A D | 4965-mac.c | 5404 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il4965_down() 5413 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED | in __il4965_down()
|
Completed in 50 milliseconds