Searched refs:target_if_sr_update (Results 1 – 3 of 3) sorted by relevance
322 if (sr_tx_ops->target_if_sr_update) in mlme_sr_handle_conc()323 sr_tx_ops->target_if_sr_update in mlme_sr_handle_conc()339 if (sr_tx_ops->target_if_sr_update) in mlme_sr_handle_conc()340 sr_tx_ops->target_if_sr_update in mlme_sr_handle_conc()423 if (tx_ops && tx_ops->spatial_reuse_tx_ops.target_if_sr_update) in mlme_sr_update()424 tx_ops->spatial_reuse_tx_ops.target_if_sr_update in mlme_sr_update()
238 tx_ops->spatial_reuse_tx_ops.target_if_sr_update = in target_if_spatial_reuse_register_tx_ops()
1713 QDF_STATUS (*target_if_sr_update)(struct wlan_objmgr_pdev *pdev, member