Home
last modified time | relevance | path

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 D3945-mac.c2269 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 Dcommon.h1865 #define S_GEO_CONFIGURED 9 macro
1881 test_bit(S_GEO_CONFIGURED, &il->status) && in il_is_ready()
H A Ddebug.c507 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 Dcommon.c1261 !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 D4965-mac.c5405 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 D3945-mac.c2261 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 Dcommon.h1866 #define S_GEO_CONFIGURED 9 macro
1882 test_bit(S_GEO_CONFIGURED, &il->status) && in il_is_ready()
H A Ddebug.c507 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 Dcommon.c1261 !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 D4965-mac.c5404 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