Searched refs:kindex (Results 1 – 1 of 1) sorted by relevance
507 __le16 kindex; member3922 lastindex = wkr.kindex; in setup_card()3923 if (wkr.kindex == cpu_to_le16(0xffff)) { in setup_card()3927 } while(lastindex != wkr.kindex); in setup_card()5159 lastindex = wkr.kindex; in get_wep_key()5160 if (le16_to_cpu(wkr.kindex) == index) { in get_wep_key()5168 } while (lastindex != wkr.kindex); in get_wep_key()5182 lastindex = wkr.kindex; in get_wep_tx_idx()5183 if (wkr.kindex == cpu_to_le16(0xffff)) in get_wep_tx_idx()5188 } while (lastindex != wkr.kindex); in get_wep_tx_idx()[all …]