Searched refs:ptt_msg (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
D | smd.h | 93 void *ptt_msg, size_t len,
|
D | smd.c | 1003 wcn36xx_dbg_dump(WCN36XX_DBG_HAL_DUMP, "HAL_PTT_MSG_RSP:", rsp->ptt_msg, in wcn36xx_smd_process_ptt_msg_rsp() 1007 *p_ptt_rsp_msg = kmemdup(rsp->ptt_msg, rsp->header.len, in wcn36xx_smd_process_ptt_msg_rsp() 1016 struct ieee80211_vif *vif, void *ptt_msg, size_t len, in wcn36xx_smd_process_ptt_msg() argument 1032 memcpy(&p_msg_body->ptt_msg, ptt_msg, len); in wcn36xx_smd_process_ptt_msg()
|
D | hal.h | 2459 u8 ptt_msg[]; member 2468 u8 ptt_msg[]; member
|