Searched defs:wlan_lmac_if_atf_tx_ops (Results 1 – 1 of 1) sorted by relevance
702 struct wlan_lmac_if_atf_tx_ops { struct703 int32_t (*atf_enable_disable)(struct wlan_objmgr_vdev *vdev,705 int32_t (*atf_ssid_sched_policy)(struct wlan_objmgr_vdev *vdev,707 int32_t (*atf_send_peer_list)(struct wlan_objmgr_pdev *pdev,710 int32_t (*atf_set_grouping)(struct wlan_objmgr_pdev *pdev,713 int32_t (*atf_set_group_ac)(struct wlan_objmgr_pdev *pdev,716 int32_t (*atf_send_peer_request)(struct wlan_objmgr_pdev *pdev,719 int32_t (*atf_set_bwf)(struct wlan_objmgr_pdev *pdev,721 uint32_t (*atf_get_peer_airtime)(struct wlan_objmgr_peer *peer);722 void (*atf_open)(struct wlan_objmgr_psoc *psoc);[all …]