Searched defs:wlan_lmac_if_mlo_tx_ops (Results 1 – 1 of 1) sorted by relevance
1554 struct wlan_lmac_if_mlo_tx_ops { struct1555 QDF_STATUS (*register_events)(struct wlan_objmgr_psoc *psoc);1556 QDF_STATUS (*unregister_events)(struct wlan_objmgr_psoc *psoc);1557 QDF_STATUS (*link_set_active)(struct wlan_objmgr_psoc *psoc,1559 QDF_STATUS (*request_link_state_info_cmd)(1562 QDF_STATUS (*send_link_set_bss_params_cmd)(1567 struct wlan_lmac_if_global_shmem_local_ops shmem_local_ops;1569 QDF_STATUS (*send_tid_to_link_mapping)(struct wlan_objmgr_vdev *vdev,1571 QDF_STATUS (*send_link_removal_cmd)(1574 QDF_STATUS (*send_vdev_pause)(struct wlan_objmgr_psoc *psoc,[all …]