Lines Matching refs:keyidx
4371 int keyidx = key->keyidx;
4418 (keyidx == 6 || keyidx == 7))
4419 rcu_assign_pointer(mvmvif->bcn_prot.keys[keyidx - 6],
4437 * have it we cannot get here with keyidx >= 6, and
4497 WARN_ON(rcu_access_pointer(mvmsta->ptk_pn[keyidx]));
4514 rcu_assign_pointer(mvmsta->ptk_pn[keyidx], ptk_pn);
4527 sta ? sta->addr : NULL, key->keyidx);
4538 RCU_INIT_POINTER(mvmsta->ptk_pn[keyidx], NULL);
4556 (keyidx == 6 || keyidx == 7))
4557 RCU_INIT_POINTER(mvmvif->bcn_prot.keys[keyidx - 6],
4583 mvmsta->ptk_pn[keyidx],
4585 RCU_INIT_POINTER(mvmsta->ptk_pn[keyidx], NULL);