Searched defs:wlan_lmac_if_atf_rx_ops (Results 1 – 1 of 1) sorted by relevance
2158 struct wlan_lmac_if_atf_rx_ops { struct2159 uint32_t (*atf_get_fmcap)(struct wlan_objmgr_psoc *psoc);2160 uint32_t (*atf_get_mode)(struct wlan_objmgr_psoc *psoc);2161 bool (*atf_is_enabled)(struct wlan_objmgr_psoc *psoc,2163 uint32_t (*atf_get_msdu_desc)(struct wlan_objmgr_psoc *psoc);2164 uint32_t (*atf_get_max_vdevs)(struct wlan_objmgr_psoc *psoc);2165 uint32_t (*atf_get_peers)(struct wlan_objmgr_psoc *psoc);2166 uint32_t (*atf_get_tput_based)(struct wlan_objmgr_pdev *pdev);2167 uint32_t (*atf_get_logging)(struct wlan_objmgr_pdev *pdev);2168 uint32_t (*atf_get_ssidgroup)(struct wlan_objmgr_pdev *pdev);[all …]