Home
last modified time | relevance | path

Searched defs:wlan_lmac_if_sptrl_rx_ops (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/global_lmac_if/src/
H A Dwlan_global_lmac_if.c43 void (*wlan_lmac_if_sptrl_rx_ops)(struct wlan_lmac_if_rx_ops *rx_ops); variable
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2326 struct wlan_lmac_if_sptrl_rx_ops { struct
2327 void * (*sptrlro_get_pdev_target_handle)(struct wlan_objmgr_pdev *pdev);
2328 void * (*sptrlro_get_psoc_target_handle)(struct wlan_objmgr_psoc *psoc);
2329 int16_t (*sptrlro_vdev_get_chan_freq)(struct wlan_objmgr_vdev *vdev);
2330 int16_t (*sptrlro_vdev_get_chan_freq_seg2)
2332 enum phy_ch_width (*sptrlro_vdev_get_ch_width)(
2334 int (*sptrlro_vdev_get_sec20chan_freq_mhz)(
2337 bool (*sptrlro_spectral_is_feature_disabled_pdev)(
2339 bool (*sptrlro_spectral_is_feature_disabled_psoc)(