Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/ !
H A Dwlan_dp_main.h145 dp_get_intf_by_netdev(struct wlan_dp_psoc_context *dp_ctx, qdf_netdev_t dev);
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/ !
H A Dwlan_dp_ucfg_api.c1521 dp_intf = dp_get_intf_by_netdev(dp_ctx, dev); in ucfg_dp_get_dev_stats()
2394 dp_intf = dp_get_intf_by_netdev(dp_ctx, dev); in ucfg_dp_clear_net_dev_stats()
2780 dp_intf = dp_get_intf_by_netdev(dp_ctx, dev); in ucfg_dp_config_direct_link()
/wlan-driver/qcacld-3.0/components/dp/core/src/ !
H A Dwlan_dp_main.c165 dp_get_intf_by_netdev(struct wlan_dp_psoc_context *dp_ctx, qdf_netdev_t dev) in dp_get_intf_by_netdev() function
1188 dp_intf = dp_get_intf_by_netdev(dp_ctx, dev); in dp_vdev_obj_create_notification()