Searched defs:wlan_pdev_green_ap_ctx (Results 1 – 1 of 1) sorted by relevance
135 struct wlan_pdev_green_ap_ctx { struct136 struct wlan_objmgr_pdev *pdev;137 uint8_t ps_enable;138 uint8_t ps_mode;139 uint8_t ps_on_time;140 uint32_t ps_trans_time;141 uint32_t num_nodes;165 wlan_psoc_get_green_ap_tx_ops(struct wlan_pdev_green_ap_ctx *green_ap_ctx); argument