Lines Matching refs:mon_ops
91 if (!soc->ops->mon_ops || in cdp_update_filter_neighbour_peers()
92 !soc->ops->mon_ops->txrx_update_filter_neighbour_peers) in cdp_update_filter_neighbour_peers()
95 return soc->ops->mon_ops->txrx_update_filter_neighbour_peers in cdp_update_filter_neighbour_peers()
121 if (!soc->ops->mon_ops || in cdp_update_mon_mac_filter()
122 !soc->ops->mon_ops->txrx_update_mon_mac_filter) in cdp_update_mon_mac_filter()
125 return soc->ops->mon_ops->txrx_update_mon_mac_filter in cdp_update_mon_mac_filter()
936 if (!soc->ops->mon_ops || !soc->ops->mon_ops->txrx_cfr_filter) in cdp_cfr_filter()
939 soc->ops->mon_ops->txrx_cfr_filter(soc, pdev_id, enable, filter_val, in cdp_cfr_filter()
1156 if (!soc->ops->mon_ops || in cdp_vdev_config_for_nac_rssi()
1157 !soc->ops->mon_ops->txrx_vdev_config_for_nac_rssi) in cdp_vdev_config_for_nac_rssi()
1160 return soc->ops->mon_ops->txrx_vdev_config_for_nac_rssi(soc, vdev_id, in cdp_vdev_config_for_nac_rssi()
1185 if (!soc->ops->mon_ops || in cdp_vdev_get_neighbour_rssi()
1186 !soc->ops->mon_ops->txrx_vdev_get_neighbour_rssi) in cdp_vdev_get_neighbour_rssi()
1189 return soc->ops->mon_ops->txrx_vdev_get_neighbour_rssi(soc, vdev_id, in cdp_vdev_get_neighbour_rssi()