Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_phyerr.c3568 if (p_sops->byte_swap_headers) { in target_if_consume_spectral_report_gen3()
3569 ret = p_sops->byte_swap_headers(spectral, data); in target_if_consume_spectral_report_gen3()
3765 if (p_sops->byte_swap_headers) { in target_if_consume_spectral_report_gen3()
3766 ret = p_sops->byte_swap_headers(spectral, data); in target_if_consume_spectral_report_gen3()
H A Dtarget_if_spectral.h820 QDF_STATUS (*byte_swap_headers)( member
H A Dtarget_if_spectral.c2717 p_sops->byte_swap_headers = in target_if_spectral_init_byte_swap_funcs_gen3()
2722 p_sops->byte_swap_headers = NULL; in target_if_spectral_init_byte_swap_funcs_gen3()
2738 p_sops->byte_swap_headers = NULL; in target_if_spectral_init_byte_swap_funcs_gen3()