Searched refs:dp_tx_mcast_handler (Results 1 – 3 of 3) sorted by relevance
4543 if (soc->arch_ops.dp_tx_mcast_handler) in dp_tx_reinject_mlo_hdl()4544 soc->arch_ops.dp_tx_mcast_handler(soc, vdev, nbuf); in dp_tx_reinject_mlo_hdl()6268 if (!soc->arch_ops.dp_tx_mcast_handler ||6288 soc->arch_ops.dp_tx_mcast_handler(soc, vdev, desc->nbuf);
2442 void (*dp_tx_mcast_handler)(struct dp_soc *soc, struct dp_vdev *vdev, member
3415 arch_ops->dp_tx_mcast_handler = dp_tx_mlo_mcast_handler_be; in dp_initialize_arch_ops_be_mcast_mlo()