Searched refs:add_last_real_peer (Results 1 – 3 of 3) sorted by relevance
404 if (soc->ops->peer_ops->add_last_real_peer) in cdp_peer_add_last_real_peer()405 return soc->ops->peer_ops->add_last_real_peer(soc, pdev_id, in cdp_peer_add_last_real_peer()
2018 void (*add_last_real_peer)(struct cdp_soc_t *soc, uint8_t pdev_id, member
6360 .add_last_real_peer = ol_txrx_add_last_real_peer,