Searched refs:drop_tx_mcast (Results 1 – 3 of 3) sorted by relevance
3999 bool drop_tx_mcast; member
8668 val->cdp_drop_tx_mcast = vdev->drop_tx_mcast; in dp_get_vdev_param()8821 vdev->drop_tx_mcast = val.cdp_drop_tx_mcast; in dp_set_vdev_param()
3786 if (qdf_unlikely((vdev->drop_tx_mcast) && (vdev->wds_ext_enabled))) { in dp_tx_mcast_drop()