Home
last modified time | relevance | path

Searched refs:other_tlv_hdr (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390_rx.h451 void *other_tlv_hdr = NULL; in hal_rx_proc_phyrx_other_receive_info_tlv_6390() local
458 other_tlv_hdr = rx_tlv + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6390()
460 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6390()
461 other_tlv_len = HAL_RX_GET_USER_TLV32_LEN(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6390()
463 other_tlv = other_tlv_hdr + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290_rx.h465 void *other_tlv_hdr = NULL; in hal_rx_proc_phyrx_other_receive_info_tlv_6290() local
475 other_tlv_hdr = rx_tlv + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6290()
477 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6290()
478 other_tlv_len = HAL_RX_GET_USER_TLV32_LEN(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6290()
480 other_tlv = other_tlv_hdr + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c511 void *other_tlv_hdr = NULL; in hal_rx_proc_phyrx_other_receive_info_tlv_6450() local
518 other_tlv_hdr = rx_tlv + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6450()
520 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6450()
521 other_tlv_len = HAL_RX_GET_USER_TLV32_LEN(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6450()
523 other_tlv = other_tlv_hdr + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c239 void *other_tlv_hdr = NULL; in hal_rx_proc_phyrx_other_receive_info_tlv_5332() local
246 other_tlv_hdr = rx_tlv + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_5332()
247 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_5332()
248 other_tlv_len = HAL_RX_GET_USER_TLV32_LEN(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_5332()
251 other_tlv = other_tlv_hdr + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c246 void *other_tlv_hdr = NULL; in hal_rx_proc_phyrx_other_receive_info_tlv_6490() local
253 other_tlv_hdr = rx_tlv + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6490()
255 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6490()
256 other_tlv_len = HAL_RX_GET_USER_TLV32_LEN(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6490()
258 other_tlv = other_tlv_hdr + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c235 void *other_tlv_hdr = NULL; in hal_rx_proc_phyrx_other_receive_info_tlv_6750() local
242 other_tlv_hdr = rx_tlv + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6750()
244 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6750()
245 other_tlv_len = HAL_RX_GET_USER_TLV32_LEN(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6750()
247 other_tlv = other_tlv_hdr + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c252 void *other_tlv_hdr = NULL; in hal_rx_proc_phyrx_other_receive_info_tlv_6432() local
259 other_tlv_hdr = rx_tlv + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6432()
260 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6432()
261 other_tlv_len = HAL_RX_GET_USER_TLV32_LEN(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6432()
264 other_tlv = other_tlv_hdr + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c1317 void *other_tlv_hdr = NULL; in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi() local
1324 other_tlv_hdr = rx_tlv + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi()
1326 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi()
1327 other_tlv_len = HAL_RX_GET_USER_TLV32_LEN(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi()
1329 other_tlv = other_tlv_hdr + HAL_RX_TLV32_HDR_SIZE; in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi()