Searched refs:dp_tx_mcast_drop (Results 1 – 1 of 1) sorted by relevance
3781 static inline bool dp_tx_mcast_drop(struct dp_vdev *vdev, qdf_nbuf_t nbuf) in dp_tx_mcast_drop() function3799 static inline bool dp_tx_mcast_drop(struct dp_vdev *vdev, qdf_nbuf_t nbuf) in dp_tx_mcast_drop() function4408 if (qdf_unlikely(dp_tx_mcast_drop(vdev, nbuf))) in dp_tx_send()