Searched refs:bssidx (Results 1 – 8 of 8) sorted by relevance
107 u8 bssidx,117 u8 bssidx,
2110 u8 bssidx, in wcn36xx_smd_set_bsskey() argument2120 msg_body.bss_idx = bssidx; in wcn36xx_smd_set_bsskey()2181 u8 bssidx, in wcn36xx_smd_remove_bsskey() argument2189 msg_body.bss_idx = bssidx; in wcn36xx_smd_remove_bsskey()
3117 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()
1617 int wcid, u32 bssidx) in rt2800_config_wcid_attr_bssidx() argument1627 rt2x00_set_field32(®, MAC_WCID_ATTRIBUTE_BSS_IDX, (bssidx & 0x7)); in rt2800_config_wcid_attr_bssidx()1629 (bssidx & 0x8) >> 3); in rt2800_config_wcid_attr_bssidx()1693 key->hw_key_idx = (4 * crypto->bssidx) + key->keyidx; in rt2800_config_shared_key()1729 crypto->bssidx); in rt2800_config_shared_key()
378 reg |= (1 << crypto->bssidx); in rt61pci_config_pairwise_key()
Completed in 55 milliseconds