Searched refs:dp_tx_mlo_mcast_send (Results 1 – 3 of 3) sorted by relevance
2356 qdf_nbuf_t (*dp_tx_mlo_mcast_send)(struct dp_soc *soc, member
4070 if (soc->arch_ops.dp_tx_mlo_mcast_send) { in dp_tx_send_exception()4071 nbuf = soc->arch_ops.dp_tx_mlo_mcast_send(soc, vdev, in dp_tx_send_exception()
3571 arch_ops->dp_tx_mlo_mcast_send = dp_tx_mlo_mcast_send_be; in dp_initialize_arch_ops_be_single_dev()