Searched defs:son_callbacks (Results 1 – 1 of 1) sorted by relevance
74 struct son_callbacks { struct75 uint32_t (*os_if_is_acs_in_progress)(struct wlan_objmgr_vdev *vdev);76 int (*os_if_set_chan_ext_offset)(79 enum sec20_chan_offset (*os_if_get_chan_ext_offset)(81 int (*os_if_set_bandwidth)(struct wlan_objmgr_vdev *vdev,83 uint32_t (*os_if_get_bandwidth)(struct wlan_objmgr_vdev *vdev);84 int (*os_if_set_chan)(struct wlan_objmgr_vdev *vdev, int chan,86 uint32_t (*os_if_get_sta_count)(struct wlan_objmgr_vdev *vdev);87 int (*os_if_set_country_code)(struct wlan_objmgr_vdev *vdev,89 int (*os_if_set_candidate_freq)(struct wlan_objmgr_vdev *vdev,[all …]