Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dpmc.c73 WCN36XX_HAL_KEEP_ALIVE_NULL_PKT); in wcn36xx_enable_keep_alive_null_packet()
H A Dsmd.c2374 if (packet_type == WCN36XX_HAL_KEEP_ALIVE_NULL_PKT) { in wcn36xx_smd_keep_alive_req()
2376 msg_body.packet_type = WCN36XX_HAL_KEEP_ALIVE_NULL_PKT; in wcn36xx_smd_keep_alive_req()
H A Dhal.h3569 #define WCN36XX_HAL_KEEP_ALIVE_NULL_PKT 1 macro