Searched refs:ptt_msg (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/ |
D | smd.h | 91 void *ptt_msg, size_t len,
|
D | smd.c | 791 wcn36xx_dbg_dump(WCN36XX_DBG_HAL_DUMP, "HAL_PTT_MSG_RSP:", rsp->ptt_msg, in wcn36xx_smd_process_ptt_msg_rsp() 798 memcpy(*p_ptt_rsp_msg, rsp->ptt_msg, rsp->header.len); in wcn36xx_smd_process_ptt_msg_rsp() 804 struct ieee80211_vif *vif, void *ptt_msg, size_t len, in wcn36xx_smd_process_ptt_msg() argument 820 memcpy(&p_msg_body->ptt_msg, ptt_msg, len); in wcn36xx_smd_process_ptt_msg()
|
D | hal.h | 2243 u8 ptt_msg[0]; member 2252 u8 ptt_msg[0]; member
|