Searched refs:pmf_ops (Results 1 – 3 of 3) sorted by relevance
39 if (!soc || !soc->ops || !soc->ops->pmf_ops) { in cdp_get_pn_info()45 if (soc->ops->pmf_ops->get_pn_info) in cdp_get_pn_info()46 return soc->ops->pmf_ops->get_pn_info(soc, peer_mac, vdev_id, in cdp_get_pn_info()
2601 struct cdp_pmf_ops *pmf_ops; member
6438 .pmf_ops = &ol_ops_pmf,