Home
last modified time | relevance | path

Searched refs:WifiTxEapol (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h300 } WifiTxEapol; typedef
/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c53 inline static uint32_t SendEapol(struct NetDevice *netdev, WifiTxEapol *txData) in SendEapol()
322 WifiTxEapol eapol = {0}; in WifiCmdSendEapol()