Searched refs:bssidx (Results 1 – 8 of 8) sorted by relevance
107 u8 bssidx,117 u8 bssidx,
2118 u8 bssidx, in wcn36xx_smd_set_bsskey() argument2128 msg_body.bss_idx = bssidx; in wcn36xx_smd_set_bsskey()2189 u8 bssidx, in wcn36xx_smd_remove_bsskey() argument2197 msg_body.bss_idx = bssidx; in wcn36xx_smd_remove_bsskey()
3122 u8 bssidx; member
487 crypto.bssidx = rt2x00lib_get_bssidx(rt2x00dev, vif); in rt2x00mac_set_key()
465 u32 bssidx; member
276 mask = (0xf << crypto->bssidx); in rt73usb_config_shared_key()413 reg |= (1 << crypto->bssidx); in rt73usb_config_pairwise_key()
1637 int wcid, u32 bssidx) in rt2800_config_wcid_attr_bssidx() argument1647 rt2x00_set_field32(®, MAC_WCID_ATTRIBUTE_BSS_IDX, (bssidx & 0x7)); in rt2800_config_wcid_attr_bssidx()1649 (bssidx & 0x8) >> 3); in rt2800_config_wcid_attr_bssidx()1713 key->hw_key_idx = (4 * crypto->bssidx) + key->keyidx; in rt2800_config_shared_key()1749 crypto->bssidx); in rt2800_config_shared_key()
378 reg |= (1 << crypto->bssidx); in rt61pci_config_pairwise_key()