Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dce.h27 void ath11k_ce_byte_swap(void *mem, u32 len);
Dce.c980 void ath11k_ce_byte_swap(void *mem, u32 len) in ath11k_ce_byte_swap() function
Dwmi.c605 ath11k_ce_byte_swap(frame_tlv->value, buf_len); in ath11k_wmi_mgmt_send()
4351 ath11k_ce_byte_swap(skb->data, hdr->buf_len); in ath11k_pull_mgmt_rx_params_tlv()