Home
last modified time | relevance | path

Searched refs:ipa_rx_wdsext_iface (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_ipa.h672 if (soc->ops->ipa_ops->ipa_rx_wdsext_iface) in cdp_ipa_rx_wdsext_iface()
673 return soc->ops->ipa_ops->ipa_rx_wdsext_iface(soc, peer_id, in cdp_ipa_rx_wdsext_iface()
Dcdp_txrx_ops.h2339 bool (*ipa_rx_wdsext_iface)(struct cdp_soc_t *soc_hdl, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c13366 .ipa_rx_wdsext_iface = dp_ipa_rx_wdsext_iface,