Searched defs:wlan_lmac_if_sptrl_rx_ops (Results 1 – 2 of 2) sorted by relevance
43 void (*wlan_lmac_if_sptrl_rx_ops)(struct wlan_lmac_if_rx_ops *rx_ops); variable
2326 struct wlan_lmac_if_sptrl_rx_ops { struct2327 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)(