Searched refs:bssidx (Results 1 – 8 of 8) sorted by relevance
104 u8 bssidx,114 u8 bssidx,
1746 u8 bssidx, in wcn36xx_smd_set_bsskey() argument1756 msg_body.bss_idx = bssidx; in wcn36xx_smd_set_bsskey()1817 u8 bssidx, in wcn36xx_smd_remove_bsskey() argument1825 msg_body.bss_idx = bssidx; in wcn36xx_smd_remove_bsskey()
2869 u8 bssidx; member
478 crypto.bssidx = rt2x00lib_get_bssidx(rt2x00dev, vif); in rt2x00mac_set_key()
466 u32 bssidx; member
287 mask = (0xf << crypto->bssidx); in rt73usb_config_shared_key()424 reg |= (1 << crypto->bssidx); in rt73usb_config_pairwise_key()
340 mask = (0xf << crypto->bssidx); in rt61pci_config_shared_key()474 reg |= (1 << crypto->bssidx); in rt61pci_config_pairwise_key()
1390 int wcid, u32 bssidx) in rt2800_config_wcid_attr_bssidx() argument1400 rt2x00_set_field32(®, MAC_WCID_ATTRIBUTE_BSS_IDX, (bssidx & 0x7)); in rt2800_config_wcid_attr_bssidx()1402 (bssidx & 0x8) >> 3); in rt2800_config_wcid_attr_bssidx()1463 key->hw_key_idx = (4 * crypto->bssidx) + key->keyidx; in rt2800_config_shared_key()1499 crypto->bssidx); in rt2800_config_shared_key()