Searched refs:wlan_dp_psoc_sb_ops (Results 1 – 7 of 7) sorted by relevance
40 void target_if_dp_register_tx_ops(struct wlan_dp_psoc_sb_ops *sb_ops);
358 void target_if_dp_register_tx_ops(struct wlan_dp_psoc_sb_ops *sb_ops) in target_if_dp_register_tx_ops()
847 struct wlan_dp_psoc_sb_ops sb_ops;
708 struct wlan_dp_psoc_sb_ops *dp_intf_get_tx_ops(struct wlan_objmgr_psoc *psoc) in dp_intf_get_tx_ops()
737 struct wlan_dp_psoc_sb_ops { struct
2150 struct wlan_dp_psoc_sb_ops *sb_ops = dp_intf_get_tx_ops(psoc); in ucfg_dp_set_nud_stats_cb()2163 struct wlan_dp_psoc_sb_ops *sb_ops = dp_intf_get_tx_ops(psoc); in ucfg_dp_clear_nud_stats_cb()2202 struct wlan_dp_psoc_sb_ops *sb_ops = dp_intf_get_tx_ops(psoc); in ucfg_dp_req_get_arp_stats()2216 struct wlan_dp_psoc_sb_ops *sb_ops = dp_intf_get_tx_ops(psoc); in ucfg_dp_req_set_arp_stats()
220 struct wlan_dp_psoc_sb_ops *sb_ops; in dp_post_dhcp_ind()