Searched defs:pmo_tx_ops (Results 1 – 12 of 12) sorted by relevance
34 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_vdev_update_param_req() local62 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_igmp_offload_req() local83 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_vdev_sta_ps_param() local103 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_psoc_update_wow_bus_suspend_state() local116 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_psoc_get_host_credits() local130 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_psoc_get_pending_cmnds() local144 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_update_target_suspend_flag() local157 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_update_target_suspend_acked_flag() local169 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_is_target_suspended() local183 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_psoc_send_wow_enable_req() local[all …]
33 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_set_mc_filter_req() local61 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_clear_mc_filter_req() local86 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_get_multiple_mc_filter_support() local105 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_set_multiple_mc_filter_req() local130 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_clear_multiple_mc_filter_req() local
33 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_enable() local55 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_tcp_params() local77 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_tcp_pkt_filter() local99 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_udp_params() local121 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_lphb_udp_pkt_filter() local
35 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_enable_wow_wakeup_event() local65 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_disable_wow_wakeup_event() local98 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_wow_patterns_to_fw() local135 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_del_wow_pattern() local
35 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_enhance_multicast_offload_req() local63 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_ra_filter_req() local105 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_action_frame_pattern_req() local
35 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_set_pkt_filter() local99 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_clear_pkt_filter() local
38 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_enable_ns_offload_req() local105 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_disable_ns_offload_req() local
37 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_enable_arp_offload_req() local103 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_disable_arp_offload_req() local
37 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_send_gtk_offload_req() local95 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_get_gtk_rsp() local
30 struct wlan_pmo_tx_ops pmo_tx_ops; in pmo_tgt_config_icmp_offload_req() local
31 void tgt_if_pmo_reg_pkt_filter_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in tgt_if_pmo_reg_pkt_filter_ops()40 tgt_if_pmo_reg_pkt_filter_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in tgt_if_pmo_reg_pkt_filter_ops()46 update_pmo_igmp_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in update_pmo_igmp_tx_ops()53 update_pmo_igmp_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in update_pmo_igmp_tx_ops()57 static void tgt_if_pmo_icmp_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in tgt_if_pmo_icmp_tx_ops()64 tgt_if_pmo_icmp_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in tgt_if_pmo_icmp_tx_ops()67 void target_if_pmo_register_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in target_if_pmo_register_tx_ops()
62 struct wlan_pmo_tx_ops pmo_tx_ops; member