Home
last modified time | relevance | path

Searched refs:S_CT_KILL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h1874 #define S_CT_KILL 4
1920 return test_bit(S_CT_KILL, &il->status);
1872 #define S_CT_KILL global() macro
H A Ddebug.c596 test_bit(S_CT_KILL, &il->status)); in il_dbgfs_status_read()