Searched refs:S_GEO_CONFIGURED (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c507 if (!test_bit(S_GEO_CONFIGURED, &il->status))
610 scnprintf(buf + pos, bufsz - pos, "S_GEO_CONFIGURED:\t %d\n",
611 test_bit(S_GEO_CONFIGURED, &il->status));
H A Dcommon.c1264 !test_bit(S_GEO_CONFIGURED, &il->status) ||
3431 set_bit(S_GEO_CONFIGURED, &il->status);
3527 set_bit(S_GEO_CONFIGURED, &il->status);
3541 clear_bit(S_GEO_CONFIGURED, &il->status);
H A D3945-mac.c2261 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED |
2270 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED |
H A Dcommon.h1866 #define S_GEO_CONFIGURED 9 macro
1882 test_bit(S_GEO_CONFIGURED, &il->status) &&
H A D4965-mac.c5398 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED |
5407 test_bit(S_GEO_CONFIGURED, &il->status) << S_GEO_CONFIGURED |

Completed in 197 milliseconds