Searched refs:bssidx (Results 1 – 8 of 8) sorted by relevance
106 u8 bssidx,116 u8 bssidx,
2042 u8 bssidx, in wcn36xx_smd_set_bsskey() argument2052 msg_body.bss_idx = bssidx; in wcn36xx_smd_set_bsskey()2113 u8 bssidx, in wcn36xx_smd_remove_bsskey() argument2121 msg_body.bss_idx = bssidx; in wcn36xx_smd_remove_bsskey()
3085 u8 bssidx; member
488 crypto.bssidx = rt2x00lib_get_bssidx(rt2x00dev, vif); in rt2x00mac_set_key()
456 u32 bssidx; member
276 mask = (0xf << crypto->bssidx); in rt73usb_config_shared_key()413 reg |= (1 << crypto->bssidx); in rt73usb_config_pairwise_key()
1604 int wcid, u32 bssidx) in rt2800_config_wcid_attr_bssidx() argument1614 rt2x00_set_field32(®, MAC_WCID_ATTRIBUTE_BSS_IDX, (bssidx & 0x7)); in rt2800_config_wcid_attr_bssidx()1616 (bssidx & 0x8) >> 3); in rt2800_config_wcid_attr_bssidx()1680 key->hw_key_idx = (4 * crypto->bssidx) + key->keyidx; in rt2800_config_shared_key()1716 crypto->bssidx); in rt2800_config_shared_key()
378 reg |= (1 << crypto->bssidx); in rt61pci_config_pairwise_key()