Home
last modified time | relevance | path

Searched refs:tgt_mac_addr (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_t2h.c121 static uint8_t *htt_t2h_mac_addr_deswizzle(uint8_t *tgt_mac_addr, in htt_t2h_mac_addr_deswizzle() argument
134 buffer[0] = tgt_mac_addr[3]; in htt_t2h_mac_addr_deswizzle()
135 buffer[1] = tgt_mac_addr[2]; in htt_t2h_mac_addr_deswizzle()
136 buffer[2] = tgt_mac_addr[1]; in htt_t2h_mac_addr_deswizzle()
137 buffer[3] = tgt_mac_addr[0]; in htt_t2h_mac_addr_deswizzle()
138 buffer[4] = tgt_mac_addr[7]; in htt_t2h_mac_addr_deswizzle()
139 buffer[5] = tgt_mac_addr[6]; in htt_t2h_mac_addr_deswizzle()
146 return tgt_mac_addr; in htt_t2h_mac_addr_deswizzle()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_htt.c225 htt_t2h_mac_addr_deswizzle(u_int8_t *tgt_mac_addr, u_int8_t *buffer) in htt_t2h_mac_addr_deswizzle() argument
237 buffer[0] = tgt_mac_addr[3]; in htt_t2h_mac_addr_deswizzle()
238 buffer[1] = tgt_mac_addr[2]; in htt_t2h_mac_addr_deswizzle()
239 buffer[2] = tgt_mac_addr[1]; in htt_t2h_mac_addr_deswizzle()
240 buffer[3] = tgt_mac_addr[0]; in htt_t2h_mac_addr_deswizzle()
241 buffer[4] = tgt_mac_addr[7]; in htt_t2h_mac_addr_deswizzle()
242 buffer[5] = tgt_mac_addr[6]; in htt_t2h_mac_addr_deswizzle()
249 return tgt_mac_addr; in htt_t2h_mac_addr_deswizzle()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3100 IE tgt_mac_addr (SUB_EID_TGT_MAC_ADDR)
3210 OPTIE tgt_mac_addr;
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h6375 tDot11fIEtgt_mac_addr tgt_mac_addr; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c6285 measurement_request.lci.tgt_mac_addr), offsetof(tDot11fIEtgt_mac_addr,