Searched refs:other_tlv_tag (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/ |
H A D | hal_6390_rx.h | 449 uint32_t temp_len, other_tlv_len, other_tlv_tag; in hal_rx_proc_phyrx_other_receive_info_tlv_6390() local 460 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6390() 465 switch (other_tlv_tag) { in hal_rx_proc_phyrx_other_receive_info_tlv_6390() 469 __func__, other_tlv_tag, other_tlv_len); in hal_rx_proc_phyrx_other_receive_info_tlv_6390()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/ |
H A D | hal_6290_rx.h | 463 uint32_t temp_len, other_tlv_len, other_tlv_tag; in hal_rx_proc_phyrx_other_receive_info_tlv_6290() local 477 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6290() 482 switch (other_tlv_tag) { in hal_rx_proc_phyrx_other_receive_info_tlv_6290() 513 __func__, other_tlv_tag, other_tlv_len); in hal_rx_proc_phyrx_other_receive_info_tlv_6290()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/ |
H A D | hal_wcn6450.c | 509 uint32_t temp_len, other_tlv_len, other_tlv_tag; in hal_rx_proc_phyrx_other_receive_info_tlv_6450() local 520 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6450() 525 switch (other_tlv_tag) { in hal_rx_proc_phyrx_other_receive_info_tlv_6450() 529 __func__, other_tlv_tag, other_tlv_len); in hal_rx_proc_phyrx_other_receive_info_tlv_6450()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/ |
H A D | hal_5332.c | 237 uint32_t temp_len, other_tlv_len, other_tlv_tag; in hal_rx_proc_phyrx_other_receive_info_tlv_5332() local 247 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_5332() 253 switch (other_tlv_tag) { in hal_rx_proc_phyrx_other_receive_info_tlv_5332() 257 __func__, other_tlv_tag, other_tlv_len); in hal_rx_proc_phyrx_other_receive_info_tlv_5332()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/ |
H A D | hal_6490.c | 244 uint32_t temp_len, other_tlv_len, other_tlv_tag; in hal_rx_proc_phyrx_other_receive_info_tlv_6490() local 255 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6490() 260 switch (other_tlv_tag) { in hal_rx_proc_phyrx_other_receive_info_tlv_6490() 264 __func__, other_tlv_tag, other_tlv_len); in hal_rx_proc_phyrx_other_receive_info_tlv_6490()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/ |
H A D | hal_6432.c | 250 uint32_t temp_len, other_tlv_len, other_tlv_tag; in hal_rx_proc_phyrx_other_receive_info_tlv_6432() local 260 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6432() 266 switch (other_tlv_tag) { in hal_rx_proc_phyrx_other_receive_info_tlv_6432() 270 __func__, other_tlv_tag, other_tlv_len); in hal_rx_proc_phyrx_other_receive_info_tlv_6432()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/ |
H A D | hal_6750.c | 233 uint32_t temp_len, other_tlv_len, other_tlv_tag; in hal_rx_proc_phyrx_other_receive_info_tlv_6750() local 244 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_6750() 249 switch (other_tlv_tag) { in hal_rx_proc_phyrx_other_receive_info_tlv_6750() 253 __func__, other_tlv_tag, other_tlv_len); in hal_rx_proc_phyrx_other_receive_info_tlv_6750()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/ |
H A D | hal_kiwi.c | 1315 uint32_t temp_len, other_tlv_len, other_tlv_tag; in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi() local 1326 other_tlv_tag = HAL_RX_GET_USER_TLV32_TYPE(other_tlv_hdr); in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi() 1331 switch (other_tlv_tag) { in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi() 1334 other_tlv_tag, other_tlv_len); in hal_rx_proc_phyrx_other_receive_info_tlv_kiwi()
|