Searched refs:txrx_peer_flush_frags (Results 1 – 3 of 3) sorted by relevance
1273 !soc->ops->ctrl_ops->txrx_peer_flush_frags) in cdp_txrx_peer_flush_frags()1276 return soc->ops->ctrl_ops->txrx_peer_flush_frags(soc, vdev_id, in cdp_txrx_peer_flush_frags()
884 void (*txrx_peer_flush_frags)(struct cdp_soc_t *soc, uint8_t vdev_id, member
12543 .txrx_peer_flush_frags = dp_peer_flush_frags,