Home
last modified time | relevance | path

Searched defs:keyIndex (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c76 …struct NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr, struct KeyParam… in AddKey()
87 static uint32_t DelKey(struct NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *ma… in DelKey()
98 static uint32_t SetDefaultKey(struct NetDevice *netDev, uint8_t keyIndex, bool unicast, bool multic… in SetDefaultKey()