Searched refs:kindex (Results 1 – 1 of 1) sorted by relevance
510 __le16 kindex; member3957 lastindex = wkr.kindex; in setup_card()3958 if (wkr.kindex == cpu_to_le16(0xffff)) { in setup_card()3962 } while (lastindex != wkr.kindex); in setup_card()5193 lastindex = wkr.kindex; in get_wep_key()5194 if (le16_to_cpu(wkr.kindex) == index) { in get_wep_key()5202 } while (lastindex != wkr.kindex); in get_wep_key()5216 lastindex = wkr.kindex; in get_wep_tx_idx()5217 if (wkr.kindex == cpu_to_le16(0xffff)) in get_wep_tx_idx()5222 } while (lastindex != wkr.kindex); in get_wep_tx_idx()[all …]