Home
last modified time | relevance | path

Searched refs:txrx_pdev_cfg_t (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c37 struct txrx_pdev_cfg_t *cfg_ctx = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_tx_set_flow_control_parameters()
50 void ol_pdev_cfg_credit_update(struct txrx_pdev_cfg_t *cfg_ctx) in ol_pdev_cfg_credit_update()
57 void ol_pdev_cfg_credit_update(struct txrx_pdev_cfg_t *cfg_ctx) in ol_pdev_cfg_credit_update()
72 void ol_pdev_cfg_param_update(struct txrx_pdev_cfg_t *cfg_ctx) in ol_pdev_cfg_param_update()
82 void ol_pdev_cfg_param_update(struct txrx_pdev_cfg_t *cfg_ctx) in ol_pdev_cfg_param_update()
94 void ol_pdev_cfg_rx_pn_check(struct txrx_pdev_cfg_t *cfg_ctx) in ol_pdev_cfg_rx_pn_check()
101 void ol_pdev_cfg_rx_pn_check(struct txrx_pdev_cfg_t *cfg_ctx) in ol_pdev_cfg_rx_pn_check()
130 void ol_cfg_update_del_ack_params(struct txrx_pdev_cfg_t *cfg_ctx, in ol_cfg_update_del_ack_params()
141 void ol_cfg_update_bundle_params(struct txrx_pdev_cfg_t *cfg_ctx, in ol_cfg_update_bundle_params()
149 void ol_cfg_update_bundle_params(struct txrx_pdev_cfg_t *cfg_ctx, in ol_cfg_update_bundle_params()
[all …]
H A Dol_txrx.c2833 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *) in ol_txrx_is_rx_fwd_disabled()
5941 struct txrx_pdev_cfg_t *cfg_ctx; in ol_txrx_get_cfg()
5953 cfg_ctx = (struct txrx_pdev_cfg_t *)(pdev->ctrl_pdev); in ol_txrx_get_cfg()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h68 struct txrx_pdev_cfg_t { struct
507 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_is_ip_tcp_udp_checksum_offload_enabled()
694 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_set_cfg_flow_steering()
708 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_is_flow_steering_enabled()
724 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_set_cfg_new_htt_format()
739 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_is_htt_new_format_enabled()
776 void ol_cfg_update_del_ack_params(struct txrx_pdev_cfg_t *cfg_ctx,
787 void ol_cfg_update_del_ack_params(struct txrx_pdev_cfg_t *cfg_ctx, in ol_cfg_update_del_ack_params()
H A Dol_htt_tx_api.h674 if (((struct txrx_pdev_cfg_t *)(pdev->ctrl_pdev)) in htt_tx_desc_frag()