Home
last modified time | relevance | path

Searched defs:cfg_pdev (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_cfg.c34 void ol_tx_set_flow_control_parameters(struct cdp_cfg *cfg_pdev, in ol_tx_set_flow_control_parameters()
242 int ol_cfg_get_bundle_timer_value(struct cdp_cfg *cfg_pdev) in ol_cfg_get_bundle_timer_value()
249 int ol_cfg_get_bundle_size(struct cdp_cfg *cfg_pdev) in ol_cfg_get_bundle_size()
264 int ol_cfg_get_del_ack_timer_value(struct cdp_cfg *cfg_pdev) in ol_cfg_get_del_ack_timer_value()
277 bool ol_cfg_get_del_ack_enable_value(struct cdp_cfg *cfg_pdev) in ol_cfg_get_del_ack_enable_value()
290 int ol_cfg_get_del_ack_count_value(struct cdp_cfg *cfg_pdev) in ol_cfg_get_del_ack_count_value()
298 int ol_cfg_is_high_latency(struct cdp_cfg *cfg_pdev) in ol_cfg_is_high_latency()
305 int ol_cfg_is_credit_update_enabled(struct cdp_cfg *cfg_pdev) in ol_cfg_is_credit_update_enabled()
312 int ol_cfg_max_peer_id(struct cdp_cfg *cfg_pdev) in ol_cfg_max_peer_id()
322 int ol_cfg_max_vdevs(struct cdp_cfg *cfg_pdev) in ol_cfg_max_vdevs()
[all …]
Dol_rx.c852 void ol_rx_notify(struct cdp_cfg *cfg_pdev, in ol_rx_notify()
1171 void ol_rx_timestamp(struct cdp_cfg *cfg_pdev, in ol_rx_timestamp()
1203 void ol_rx_timestamp(struct cdp_cfg *cfg_pdev, in ol_rx_timestamp()
1276 void ol_rx_timestamp(struct cdp_cfg *cfg_pdev, in ol_rx_timestamp()
Dol_txrx.c865 struct cdp_cfg *cfg_pdev = cds_get_context(QDF_MODULE_ID_CFG); in ol_txrx_pdev_attach() local
5887 static int ol_txrx_wrapper_cfg_is_high_latency(struct cdp_cfg *cfg_pdev) in ol_txrx_wrapper_cfg_is_high_latency()
5924 ol_txrx_wrapper_set_flow_control_parameters(struct cdp_cfg *cfg_pdev, in ol_txrx_wrapper_set_flow_control_parameters()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_cfg.h486 ol_set_cfg_ptp_rx_opt_enabled(struct cdp_cfg *cfg_pdev, u_int8_t val) in ol_set_cfg_ptp_rx_opt_enabled()
491 ol_cfg_is_ptp_rx_opt_enabled(struct cdp_cfg *cfg_pdev) in ol_cfg_is_ptp_rx_opt_enabled()
505 int ol_cfg_is_ip_tcp_udp_checksum_offload_enabled(struct cdp_cfg *cfg_pdev) in ol_cfg_is_ip_tcp_udp_checksum_offload_enabled()
537 static inline int ol_cfg_sw_encap_hdr_max_size(struct cdp_cfg *cfg_pdev) in ol_cfg_sw_encap_hdr_max_size()
549 static inline uint8_t ol_cfg_tx_encap(struct cdp_cfg *cfg_pdev) in ol_cfg_tx_encap()
555 static inline int ol_cfg_host_addba(struct cdp_cfg *cfg_pdev) in ol_cfg_host_addba()
568 static inline int ol_cfg_addba_retry(struct cdp_cfg *cfg_pdev) in ol_cfg_addba_retry()
576 static inline int ol_tx_cfg_max_tx_queue_depth_ll(struct cdp_cfg *cfg_pdev) in ol_tx_cfg_max_tx_queue_depth_ll()
647 struct cdp_cfg *cfg_pdev) in ol_cfg_ipa_uc_offload_enabled()
653 struct cdp_cfg *cfg_pdev) in ol_cfg_ipa_uc_tx_buf_size()
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cfg.h40 cdp_cfg_set_rx_fwd_disabled(ol_txrx_soc_handle soc, struct cdp_cfg *cfg_pdev, in cdp_cfg_set_rx_fwd_disabled()
69 struct cdp_cfg *cfg_pdev, uint8_t val) in cdp_cfg_set_packet_log_enabled()
203 cdp_cfg_is_high_latency(ol_txrx_soc_handle soc, struct cdp_cfg *cfg_pdev) in cdp_cfg_is_high_latency()
230 struct cdp_cfg *cfg_pdev, void *param) in cdp_cfg_set_flow_control_parameters()
256 struct cdp_cfg *cfg_pdev, uint8_t val) in cdp_cfg_set_flow_steering()
272 struct cdp_cfg *cfg_pdev) in cdp_cfg_get_max_peer_id()
288 struct cdp_cfg *cfg_pdev, uint8_t val) in cdp_cfg_set_ptp_rx_opt_enabled()
Dcdp_txrx_ipa.h274 struct cdp_cfg *cfg_pdev, uint32_t value) in cdp_ipa_set_uc_tx_partition_base()