Home
last modified time | relevance | path

Searched refs:WCN36XX_HAL_KEEP_ALIVE_NULL_PKT (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Dpmc.c61 WCN36XX_HAL_KEEP_ALIVE_NULL_PKT); in wcn36xx_enable_keep_alive_null_packet()
Dsmd.c1697 if (packet_type == WCN36XX_HAL_KEEP_ALIVE_NULL_PKT) { in wcn36xx_smd_keep_alive_req()
1699 msg_body.packet_type = WCN36XX_HAL_KEEP_ALIVE_NULL_PKT; in wcn36xx_smd_keep_alive_req()
Dhal.h3166 #define WCN36XX_HAL_KEEP_ALIVE_NULL_PKT 1 macro