Searched refs:kindex (Results 1 – 1 of 1) sorted by relevance
504 __le16 kindex; member3925 lastindex = wkr.kindex; in setup_card()3926 if (wkr.kindex == cpu_to_le16(0xffff)) { in setup_card()3930 } while(lastindex != wkr.kindex); in setup_card()5162 lastindex = wkr.kindex; in get_wep_key()5163 if (le16_to_cpu(wkr.kindex) == index) { in get_wep_key()5171 } while (lastindex != wkr.kindex); in get_wep_key()5185 lastindex = wkr.kindex; in get_wep_tx_idx()5186 if (wkr.kindex == cpu_to_le16(0xffff)) in get_wep_tx_idx()5191 } while (lastindex != wkr.kindex); in get_wep_tx_idx()[all …]