Searched refs:ptt_msg (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/ |
D | smd.h | 94 void *ptt_msg, size_t len,
|
D | smd.c | 1079 wcn36xx_dbg_dump(WCN36XX_DBG_HAL_DUMP, "HAL_PTT_MSG_RSP:", rsp->ptt_msg, in wcn36xx_smd_process_ptt_msg_rsp() 1083 *p_ptt_rsp_msg = kmemdup(rsp->ptt_msg, rsp->header.len, in wcn36xx_smd_process_ptt_msg_rsp() 1092 struct ieee80211_vif *vif, void *ptt_msg, size_t len, in wcn36xx_smd_process_ptt_msg() argument 1108 memcpy(&p_msg_body->ptt_msg, ptt_msg, len); in wcn36xx_smd_process_ptt_msg()
|
D | hal.h | 2491 u8 ptt_msg[]; member 2500 u8 ptt_msg[]; member
|