123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326 |
- /*
- * Copyright (c) 2017-2019 The Linux Foundation. All rights reserved.
- *
- *
- * Permission to use, copy, modify, and/or distribute this software for
- * any purpose with or without fee is hereby granted, provided that the
- * above copyright notice and this permission notice appear in all
- * copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
- * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
- * WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
- * AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
- * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
- * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
- * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- * PERFORMANCE OF THIS SOFTWARE.
- */
- /**
- * @file cdp_txrx_ops.h
- * @brief Define the host data path converged API functions
- * called by the host control SW and the OS interface module
- */
- #ifndef _CDP_TXRX_CMN_OPS_H_
- #define _CDP_TXRX_CMN_OPS_H_
- #include <cdp_txrx_cmn_struct.h>
- #include <cdp_txrx_stats_struct.h>
- #include "cdp_txrx_handle.h"
- #include <cdp_txrx_mon_struct.h>
- #include "wlan_objmgr_psoc_obj.h"
- #ifdef IPA_OFFLOAD
- #ifdef CONFIG_IPA_WDI_UNIFIED_API
- #include <qdf_ipa_wdi3.h>
- #else
- #include <qdf_ipa.h>
- #endif
- #endif
- /**
- * bitmap values to indicate special handling of peer_delete
- */
- #define CDP_PEER_DELETE_NO_SPECIAL 0
- #define CDP_PEER_DO_NOT_START_UNMAP_TIMER 1
- /* same as ieee80211_nac_param */
- enum cdp_nac_param_cmd {
- /* IEEE80211_NAC_PARAM_ADD */
- CDP_NAC_PARAM_ADD = 1,
- /* IEEE80211_NAC_PARAM_DEL */
- CDP_NAC_PARAM_DEL,
- /* IEEE80211_NAC_PARAM_LIST */
- CDP_NAC_PARAM_LIST,
- };
- /******************************************************************************
- *
- * Control Interface (A Interface)
- *
- *****************************************************************************/
- struct cdp_cmn_ops {
- QDF_STATUS (*txrx_soc_attach_target)(ol_txrx_soc_handle soc);
- int (*txrx_pdev_attach_target)(struct cdp_pdev *pdev);
- struct cdp_vdev *(*txrx_vdev_attach)
- (struct cdp_pdev *pdev, uint8_t *vdev_mac_addr,
- uint8_t vdev_id, enum wlan_op_mode op_mode);
- void (*txrx_vdev_detach)
- (struct cdp_vdev *vdev, ol_txrx_vdev_delete_cb callback,
- void *cb_context);
- struct cdp_pdev *(*txrx_pdev_attach)
- (ol_txrx_soc_handle soc, struct cdp_ctrl_objmgr_pdev *ctrl_pdev,
- HTC_HANDLE htc_pdev, qdf_device_t osdev, uint8_t pdev_id);
- int (*txrx_pdev_post_attach)(struct cdp_pdev *pdev);
- void (*txrx_pdev_pre_detach)(struct cdp_pdev *pdev, int force);
- void (*txrx_pdev_detach)(struct cdp_pdev *pdev, int force);
- /**
- * txrx_pdev_deinit() - Deinitialize pdev and dp ring memory
- * @pdev: Dp pdev handle
- * @force: Force deinit or not
- *
- * Return: None
- */
- void (*txrx_pdev_deinit)(struct cdp_pdev *pdev, int force);
- void *(*txrx_peer_create)
- (struct cdp_vdev *vdev, uint8_t *peer_mac_addr,
- struct cdp_ctrl_objmgr_peer *ctrl_peer);
- void (*txrx_peer_setup)
- (struct cdp_vdev *vdev_hdl, void *peer_hdl);
- void (*txrx_peer_teardown)
- (struct cdp_vdev *vdev_hdl, void *peer_hdl);
- int (*txrx_peer_add_ast)
- (ol_txrx_soc_handle soc, struct cdp_peer *peer_hdl,
- uint8_t *mac_addr, enum cdp_txrx_ast_entry_type type,
- uint32_t flags);
- int (*txrx_peer_update_ast)
- (ol_txrx_soc_handle soc, struct cdp_peer *peer_hdl,
- uint8_t *mac_addr, uint32_t flags);
- bool (*txrx_peer_get_ast_info_by_soc)
- (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr,
- struct cdp_ast_entry_info *ast_entry_info);
- bool (*txrx_peer_get_ast_info_by_pdev)
- (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr,
- uint8_t pdev_id,
- struct cdp_ast_entry_info *ast_entry_info);
- QDF_STATUS (*txrx_peer_ast_delete_by_soc)
- (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr,
- txrx_ast_free_cb callback,
- void *cookie);
- QDF_STATUS (*txrx_peer_ast_delete_by_pdev)
- (ol_txrx_soc_handle soc, uint8_t *ast_mac_addr,
- uint8_t pdev_id,
- txrx_ast_free_cb callback,
- void *cookie);
- void (*txrx_peer_delete)(void *peer, uint32_t bitmap);
- void (*txrx_vdev_flush_peers)(struct cdp_vdev *vdev, bool unmap_only);
- QDF_STATUS (*txrx_set_monitor_mode)(struct cdp_vdev *vdev,
- uint8_t smart_monitor);
- void (*txrx_peer_delete_sync)(void *peer,
- QDF_STATUS(*delete_cb)(
- uint8_t vdev_id,
- uint32_t peerid_cnt,
- uint16_t *peerid_list),
- uint32_t bitmap);
- void (*txrx_peer_unmap_sync_cb_set)(struct cdp_pdev *pdev,
- QDF_STATUS(*unmap_resp_cb)(
- uint8_t vdev_id,
- uint32_t peerid_cnt,
- uint16_t *peerid_list));
- uint8_t (*txrx_get_pdev_id_frm_pdev)(struct cdp_pdev *pdev);
- bool (*txrx_get_vow_config_frm_pdev)(struct cdp_pdev *pdev);
- void (*txrx_pdev_set_chan_noise_floor)(struct cdp_pdev *pdev,
- int16_t chan_noise_floor);
- void (*txrx_set_nac)(struct cdp_peer *peer);
- /**
- * txrx_set_pdev_tx_capture() - callback to set pdev tx_capture
- * @soc: opaque soc handle
- * @pdev: data path pdev handle
- * @val: value of pdev_tx_capture
- *
- * Return: status: 0 - Success, non-zero: Failure
- */
- QDF_STATUS (*txrx_set_pdev_tx_capture)(struct cdp_pdev *pdev, int val);
- void (*txrx_get_peer_mac_from_peer_id)
- (struct cdp_pdev *pdev_handle,
- uint32_t peer_id, uint8_t *peer_mac);
- void (*txrx_vdev_tx_lock)(struct cdp_vdev *vdev);
- void (*txrx_vdev_tx_unlock)(struct cdp_vdev *vdev);
- void (*txrx_ath_getstats)(void *pdev,
- struct cdp_dev_stats *stats, uint8_t type);
- void (*txrx_set_gid_flag)(struct cdp_pdev *pdev, u_int8_t *mem_status,
- u_int8_t *user_position);
- uint32_t (*txrx_fw_supported_enh_stats_version)(struct cdp_pdev *pdev);
- void (*txrx_if_mgmt_drain)(void *ni, int force);
- void (*txrx_set_curchan)(struct cdp_pdev *pdev, uint32_t chan_mhz);
- void (*txrx_set_privacy_filters)
- (struct cdp_vdev *vdev, void *filter, uint32_t num);
- uint32_t (*txrx_get_cfg)(void *soc, enum cdp_dp_cfg cfg);
- /********************************************************************
- * Data Interface (B Interface)
- ********************************************************************/
- void (*txrx_vdev_register)(struct cdp_vdev *vdev,
- void *osif_vdev, struct cdp_ctrl_objmgr_vdev *ctrl_vdev,
- struct ol_txrx_ops *txrx_ops);
- int (*txrx_mgmt_send)(struct cdp_vdev *vdev,
- qdf_nbuf_t tx_mgmt_frm, uint8_t type);
- int (*txrx_mgmt_send_ext)(struct cdp_vdev *vdev,
- qdf_nbuf_t tx_mgmt_frm, uint8_t type, uint8_t use_6mbps,
- uint16_t chanfreq);
- /**
- * ol_txrx_mgmt_tx_cb - tx management delivery notification
- * callback function
- */
- void (*txrx_mgmt_tx_cb_set)(struct cdp_pdev *pdev, uint8_t type,
- ol_txrx_mgmt_tx_cb download_cb,
- ol_txrx_mgmt_tx_cb ota_ack_cb,
- void *ctxt);
- int (*txrx_get_tx_pending)(struct cdp_pdev *pdev);
- /**
- * ol_txrx_data_tx_cb - Function registered with the data path
- * that is called when tx frames marked as "no free" are
- * done being transmitted
- */
- void (*txrx_data_tx_cb_set)(struct cdp_vdev *data_vdev,
- ol_txrx_data_tx_cb callback, void *ctxt);
- /*******************************************************************
- * Statistics and Debugging Interface (C Interface)
- ********************************************************************/
- int (*txrx_aggr_cfg)(struct cdp_vdev *vdev, int max_subfrms_ampdu,
- int max_subfrms_amsdu);
- A_STATUS (*txrx_fw_stats_get)(struct cdp_vdev *vdev,
- struct ol_txrx_stats_req *req,
- bool per_vdev, bool response_expected);
- int (*txrx_debug)(struct cdp_vdev *vdev, int debug_specs);
- void (*txrx_fw_stats_cfg)(struct cdp_vdev *vdev,
- uint8_t cfg_stats_type, uint32_t cfg_val);
- void (*txrx_print_level_set)(unsigned level);
- /**
- * ol_txrx_get_vdev_mac_addr() - Return mac addr of vdev
- * @vdev: vdev handle
- *
- * Return: vdev mac address
- */
- uint8_t * (*txrx_get_vdev_mac_addr)(struct cdp_vdev *vdev);
- /**
- * ol_txrx_get_vdev_struct_mac_addr() - Return handle to struct qdf_mac_addr of
- * vdev
- * @vdev: vdev handle
- *
- * Return: Handle to struct qdf_mac_addr
- */
- struct qdf_mac_addr *
- (*txrx_get_vdev_struct_mac_addr)(struct cdp_vdev *vdev);
- /**
- * ol_txrx_get_pdev_from_vdev() - Return handle to pdev of vdev
- * @vdev: vdev handle
- *
- * Return: Handle to pdev
- */
- struct cdp_pdev *(*txrx_get_pdev_from_vdev)
- (struct cdp_vdev *vdev);
- /**
- * ol_txrx_get_ctrl_pdev_from_vdev() - Return control pdev of vdev
- * @vdev: vdev handle
- *
- * Return: Handle to control pdev
- */
- struct cdp_cfg *
- (*txrx_get_ctrl_pdev_from_vdev)(struct cdp_vdev *vdev);
- /**
- * txrx_get_mon_vdev_from_pdev() - Return monitor mode vdev
- * @pdev: pdev handle
- *
- * Return: Handle to vdev
- */
- struct cdp_vdev *
- (*txrx_get_mon_vdev_from_pdev)(struct cdp_pdev *pdev);
- struct cdp_vdev *
- (*txrx_get_vdev_from_vdev_id)(struct cdp_pdev *pdev,
- uint8_t vdev_id);
- void (*txrx_soc_detach)(void *soc);
- /**
- * txrx_soc_deinit() - Deinitialize dp soc and dp ring memory
- * @soc: Opaque Dp handle
- *
- * Return: None
- */
- void (*txrx_soc_deinit)(void *soc);
- /**
- * txrx_soc_init() - Initialize dp soc and dp ring memory
- * @soc: Opaque Dp handle
- * @htchdl: Opaque htc handle
- * @hifhdl: Opaque hif handle
- *
- * Return: None
- */
- void *(*txrx_soc_init)(void *soc, void *ctrl_psoc, void *hif_handle,
- HTC_HANDLE htc_handle, qdf_device_t qdf_osdev,
- struct ol_if_ops *ol_ops, uint16_t device_id);
- /**
- * txrx_tso_soc_attach() - TSO attach handler triggered during
- * dynamic tso activation
- * @soc: Opaque Dp handle
- *
- * Return: QDF status
- */
- QDF_STATUS (*txrx_tso_soc_attach)(void *soc);
- /**
- * txrx_tso_soc_detach() - TSO detach handler triggered during
- * dynamic tso de-activation
- * @soc: Opaque Dp handle
- *
- * Return: QDF status
- */
- QDF_STATUS (*txrx_tso_soc_detach)(void *soc);
- int (*addba_resp_tx_completion)(void *peer_handle, uint8_t tid,
- int status);
- int (*addba_requestprocess)(void *peer_handle, uint8_t dialogtoken,
- uint16_t tid, uint16_t batimeout,
- uint16_t buffersize,
- uint16_t startseqnum);
- void (*addba_responsesetup)(void *peer_handle, uint8_t tid,
- uint8_t *dialogtoken, uint16_t *statuscode,
- uint16_t *buffersize, uint16_t *batimeout);
- int (*delba_process)(void *peer_handle,
- int tid, uint16_t reasoncode);
- /**
- * delba_tx_completion() - Indicate delba tx status
- * @peer_handle: Peer handle
- * @tid: Tid number
- * @status: Tx completion status
- *
- * Return: 0 on Success, 1 on failure
- */
- int (*delba_tx_completion)(void *peer_handle,
- uint8_t tid, int status);
- void (*set_addba_response)(void *peer_handle,
- uint8_t tid, uint16_t statuscode);
- uint8_t (*get_peer_mac_addr_frm_id)(struct cdp_soc_t *soc_handle,
- uint16_t peer_id, uint8_t *mac_addr);
- void (*set_vdev_dscp_tid_map)(struct cdp_vdev *vdev_handle,
- uint8_t map_id);
- int (*txrx_get_total_per)(struct cdp_pdev *pdev_handle);
- void (*flush_cache_rx_queue)(void);
- void (*set_pdev_dscp_tid_map)(struct cdp_pdev *pdev, uint8_t map_id,
- uint8_t tos, uint8_t tid);
- void (*hmmc_tid_override_en)(struct cdp_pdev *pdev, bool val);
- void (*set_hmmc_tid_val)(struct cdp_pdev *pdev, uint8_t tid);
- QDF_STATUS (*txrx_stats_request)(struct cdp_vdev *vdev,
- struct cdp_txrx_stats_req *req);
- QDF_STATUS (*display_stats)(void *psoc, uint16_t value,
- enum qdf_stats_verbosity_level level);
- void (*txrx_soc_set_nss_cfg)(ol_txrx_soc_handle soc, int config);
- int(*txrx_soc_get_nss_cfg)(ol_txrx_soc_handle soc);
- QDF_STATUS (*txrx_intr_attach)(void *soc);
- void (*txrx_intr_detach)(void *soc);
- void (*set_pn_check)(struct cdp_vdev *vdev,
- struct cdp_peer *peer_handle, enum cdp_sec_type sec_type,
- uint32_t *rx_pn);
- QDF_STATUS (*update_config_parameters)(struct cdp_soc *psoc,
- struct cdp_config_params *params);
- void *(*get_dp_txrx_handle)(struct cdp_pdev *pdev_hdl);
- void (*set_dp_txrx_handle)(struct cdp_pdev *pdev_hdl,
- void *dp_txrx_hdl);
- void *(*get_soc_dp_txrx_handle)(struct cdp_soc *soc_handle);
- void (*set_soc_dp_txrx_handle)(struct cdp_soc *soc_handle,
- void *dp_txrx_handle);
- void (*txrx_peer_reset_ast)
- (ol_txrx_soc_handle soc, uint8_t *ast_macaddr, void *vdev_hdl);
- void (*txrx_peer_reset_ast_table)(ol_txrx_soc_handle soc,
- void *vdev_hdl);
- void (*txrx_peer_flush_ast_table)(ol_txrx_soc_handle soc);
- void (*txrx_set_ba_aging_timeout)(struct cdp_soc_t *soc_handle,
- uint8_t ac, uint32_t value);
- void (*txrx_get_ba_aging_timeout)(struct cdp_soc_t *soc_handle,
- uint8_t ac, uint32_t *value);
- QDF_STATUS (*txrx_peer_map_attach)(ol_txrx_soc_handle soc,
- uint32_t num_peers,
- uint32_t max_ast_index,
- bool peer_map_unmap_v2);
- void (*txrx_pdev_set_ctrl_pdev)(struct cdp_pdev *pdev_hdl,
- struct cdp_ctrl_objmgr_pdev *ctrl_pdev);
- ol_txrx_tx_fp tx_send;
- /**
- * txrx_get_os_rx_handles_from_vdev() - Return function, osif vdev
- * to deliver pkt to stack.
- * @vdev: vdev handle
- * @stack_fn: pointer to - function pointer to deliver RX pkt to stack
- * @osif_vdev: pointer to - osif vdev to deliver RX packet to.
- */
- void (*txrx_get_os_rx_handles_from_vdev)
- (struct cdp_vdev *vdev,
- ol_txrx_rx_fp *stack_fn,
- ol_osif_vdev_handle *osif_vdev);
- int (*txrx_classify_update)
- (struct cdp_vdev *vdev, qdf_nbuf_t skb,
- enum txrx_direction, struct ol_txrx_nbuf_classify *nbuf_class);
- bool (*get_dp_capabilities)(struct cdp_soc_t *soc,
- enum cdp_capabilities dp_caps);
- void (*set_rate_stats_ctx)(struct cdp_soc_t *soc, void *ctx);
- void* (*get_rate_stats_ctx)(struct cdp_soc_t *soc);
- void (*txrx_peer_flush_rate_stats)(struct cdp_soc_t *soc,
- struct cdp_pdev *pdev,
- void *buf);
- void (*txrx_flush_rate_stats_request)(struct cdp_soc_t *soc,
- struct cdp_pdev *pdev);
- };
- struct cdp_ctrl_ops {
- int
- (*txrx_mempools_attach)(void *ctrl_pdev);
- int
- (*txrx_set_filter_neighbour_peers)(
- struct cdp_pdev *pdev,
- uint32_t val);
- int
- (*txrx_update_filter_neighbour_peers)(
- struct cdp_vdev *vdev,
- uint32_t cmd, uint8_t *macaddr);
- /**
- * @brief set the safemode of the device
- * @details
- * This flag is used to bypass the encrypt and decrypt processes when
- * send and receive packets. It works like open AUTH mode, HW will
- * ctreate all packets as non-encrypt frames because no key installed.
- * For rx fragmented frames,it bypasses all the rx defragmentaion.
- *
- * @param vdev - the data virtual device object
- * @param val - the safemode state
- * @return - void
- */
- void
- (*txrx_set_safemode)(
- struct cdp_vdev *vdev,
- u_int32_t val);
- /**
- * @brief configure the drop unencrypted frame flag
- * @details
- * Rx related. When set this flag, all the unencrypted frames
- * received over a secure connection will be discarded
- *
- * @param vdev - the data virtual device object
- * @param val - flag
- * @return - void
- */
- void
- (*txrx_set_drop_unenc)(
- struct cdp_vdev *vdev,
- u_int32_t val);
- /**
- * @brief set the Tx encapsulation type of the VDEV
- * @details
- * This will be used to populate the HTT desc packet type field
- * during Tx
- * @param vdev - the data virtual device object
- * @param val - the Tx encap type
- * @return - void
- */
- void
- (*txrx_set_tx_encap_type)(
- struct cdp_vdev *vdev,
- enum htt_cmn_pkt_type val);
- /**
- * @brief set the Rx decapsulation type of the VDEV
- * @details
- * This will be used to configure into firmware and hardware
- * which format to decap all Rx packets into, for all peers under
- * the VDEV.
- * @param vdev - the data virtual device object
- * @param val - the Rx decap mode
- * @return - void
- */
- void
- (*txrx_set_vdev_rx_decap_type)(
- struct cdp_vdev *vdev,
- enum htt_cmn_pkt_type val);
- /**
- * @brief get the Rx decapsulation type of the VDEV
- *
- * @param vdev - the data virtual device object
- * @return - the Rx decap type
- */
- enum htt_cmn_pkt_type
- (*txrx_get_vdev_rx_decap_type)(struct cdp_vdev *vdev);
- /* Is this similar to ol_txrx_peer_state_update() in MCL */
- /**
- * @brief Update the authorize peer object at association time
- * @details
- * For the host-based implementation of rate-control, it
- * updates the peer/node-related parameters within rate-control
- * context of the peer at association.
- *
- * @param peer - pointer to the node's object
- * @authorize - either to authorize or unauthorize peer
- *
- * @return none
- */
- void
- (*txrx_peer_authorize)(struct cdp_peer *peer,
- u_int32_t authorize);
- /* Should be ol_txrx_ctrl_api.h */
- void (*txrx_set_mesh_mode)(struct cdp_vdev *vdev, u_int32_t val);
- /**
- * @brief setting mesh rx filter
- * @details
- * based on the bits enabled in the filter packets has to be dropped.
- *
- * @param vdev - the data virtual device object
- * @param val - value to set
- */
- void (*txrx_set_mesh_rx_filter)(struct cdp_vdev *vdev, uint32_t val);
- void (*tx_flush_buffers)(struct cdp_vdev *vdev);
- int (*txrx_is_target_ar900b)(struct cdp_vdev *vdev);
- void (*txrx_set_vdev_param)(struct cdp_vdev *vdev,
- enum cdp_vdev_param_type param, uint32_t val);
- void (*txrx_peer_set_nawds)(struct cdp_peer *peer, uint8_t value);
- /**
- * @brief Set the reo dest ring num of the radio
- * @details
- * Set the reo destination ring no on which we will receive
- * pkts for this radio.
- *
- * @param pdev - the data physical device object
- * @param reo_dest_ring_num - value ranges between 1 - 4
- */
- void (*txrx_set_pdev_reo_dest)(
- struct cdp_pdev *pdev,
- enum cdp_host_reo_dest_ring reo_dest_ring_num);
- /**
- * @brief Get the reo dest ring num of the radio
- * @details
- * Get the reo destination ring no on which we will receive
- * pkts for this radio.
- *
- * @param pdev - the data physical device object
- * @return the reo destination ring number
- */
- enum cdp_host_reo_dest_ring (*txrx_get_pdev_reo_dest)(
- struct cdp_pdev *pdev);
- int (*txrx_wdi_event_sub)(struct cdp_pdev *pdev, void *event_cb_sub,
- uint32_t event);
- int (*txrx_wdi_event_unsub)(struct cdp_pdev *pdev, void *event_cb_sub,
- uint32_t event);
- int (*txrx_get_sec_type)(struct cdp_peer *peer, uint8_t sec_idx);
- void (*txrx_update_mgmt_txpow_vdev)(struct cdp_vdev *vdev,
- uint8_t subtype, uint8_t tx_power);
- /**
- * txrx_set_pdev_param() - callback to set pdev parameter
- * @soc: opaque soc handle
- * @pdev: data path pdev handle
- * @val: value of pdev_tx_capture
- *
- * Return: status: 0 - Success, non-zero: Failure
- */
- QDF_STATUS (*txrx_set_pdev_param)(struct cdp_pdev *pdev,
- enum cdp_pdev_param_type type,
- uint8_t val);
- void * (*txrx_get_pldev)(struct cdp_pdev *pdev);
- #ifdef ATH_SUPPORT_NAC_RSSI
- QDF_STATUS (*txrx_vdev_config_for_nac_rssi)(struct cdp_vdev *vdev,
- enum cdp_nac_param_cmd cmd, char *bssid, char *client_macaddr,
- uint8_t chan_num);
- QDF_STATUS (*txrx_vdev_get_neighbour_rssi)(struct cdp_vdev *vdev,
- char *macaddr,
- uint8_t *rssi);
- #endif
- void (*set_key)(struct cdp_peer *peer_handle,
- bool is_unicast, uint32_t *key);
- uint32_t (*txrx_get_vdev_param)(struct cdp_vdev *vdev,
- enum cdp_vdev_param_type param);
- int (*enable_peer_based_pktlog)(struct cdp_pdev
- *txrx_pdev_handle, char *macaddr, uint8_t enb_dsb);
- };
- struct cdp_me_ops {
- u_int16_t (*tx_desc_alloc_and_mark_for_mcast_clone)
- (struct cdp_pdev *pdev, u_int16_t buf_count);
- u_int16_t (*tx_desc_free_and_unmark_for_mcast_clone)(
- struct cdp_pdev *pdev,
- u_int16_t buf_count);
- u_int16_t
- (*tx_get_mcast_buf_allocated_marked)
- (struct cdp_pdev *pdev);
- void
- (*tx_me_alloc_descriptor)(struct cdp_pdev *pdev);
- void
- (*tx_me_free_descriptor)(struct cdp_pdev *pdev);
- uint16_t
- (*tx_me_convert_ucast)(struct cdp_vdev *vdev,
- qdf_nbuf_t wbuf, u_int8_t newmac[][6],
- uint8_t newmaccnt);
- /* Should be a function pointer in ol_txrx_osif_ops{} */
- /**
- * @brief notify mcast frame indication from FW.
- * @details
- * This notification will be used to convert
- * multicast frame to unicast.
- *
- * @param pdev - handle to the ctrl SW's physical device object
- * @param vdev_id - ID of the virtual device received the special data
- * @param msdu - the multicast msdu returned by FW for host inspect
- */
- int (*mcast_notify)(struct cdp_pdev *pdev,
- u_int8_t vdev_id, qdf_nbuf_t msdu);
- };
- struct cdp_mon_ops {
- void (*txrx_monitor_set_filter_ucast_data)
- (struct cdp_pdev *, u_int8_t val);
- void (*txrx_monitor_set_filter_mcast_data)
- (struct cdp_pdev *, u_int8_t val);
- void (*txrx_monitor_set_filter_non_data)
- (struct cdp_pdev *, u_int8_t val);
- bool (*txrx_monitor_get_filter_ucast_data)
- (struct cdp_vdev *vdev_txrx_handle);
- bool (*txrx_monitor_get_filter_mcast_data)
- (struct cdp_vdev *vdev_txrx_handle);
- bool (*txrx_monitor_get_filter_non_data)
- (struct cdp_vdev *vdev_txrx_handle);
- QDF_STATUS (*txrx_reset_monitor_mode)(struct cdp_pdev *pdev);
- /* HK advance monitor filter support */
- QDF_STATUS (*txrx_set_advance_monitor_filter)
- (struct cdp_pdev *pdev, struct cdp_monitor_filter *filter_val);
- };
- struct cdp_host_stats_ops {
- int (*txrx_host_stats_get)(struct cdp_vdev *vdev,
- struct ol_txrx_stats_req *req);
- void (*txrx_host_stats_clr)(struct cdp_vdev *vdev);
- void (*txrx_host_ce_stats)(struct cdp_vdev *vdev);
- int (*txrx_stats_publish)(struct cdp_pdev *pdev,
- void *buf);
- /**
- * @brief Enable enhanced stats functionality.
- *
- * @param pdev - the physical device object
- * @return - void
- */
- void (*txrx_enable_enhanced_stats)(struct cdp_pdev *pdev);
- /**
- * @brief Disable enhanced stats functionality.
- *
- * @param pdev - the physical device object
- * @return - void
- */
- void (*txrx_disable_enhanced_stats)(struct cdp_pdev *pdev);
- /**
- * @brief Get the desired stats from the message.
- *
- * @param pdev - the physical device object
- * @param stats_base - stats buffer received from FW
- * @param type - stats type.
- * @return - pointer to requested stat identified by type
- */
- uint32_t * (*txrx_get_stats_base)(struct cdp_pdev *pdev,
- uint32_t *stats_base, uint32_t msg_len, uint8_t type);
- void
- (*tx_print_tso_stats)(struct cdp_vdev *vdev);
- void
- (*tx_rst_tso_stats)(struct cdp_vdev *vdev);
- void
- (*tx_print_sg_stats)(struct cdp_vdev *vdev);
- void
- (*tx_rst_sg_stats)(struct cdp_vdev *vdev);
- void
- (*print_rx_cksum_stats)(struct cdp_vdev *vdev);
- void
- (*rst_rx_cksum_stats)(struct cdp_vdev *vdev);
- A_STATUS
- (*txrx_host_me_stats)(struct cdp_vdev *vdev);
- void
- (*txrx_per_peer_stats)(struct cdp_pdev *pdev, char *addr);
- int (*txrx_host_msdu_ttl_stats)(struct cdp_vdev *vdev,
- struct ol_txrx_stats_req *req);
- void
- (*print_lro_stats)(struct cdp_vdev *vdev);
- void
- (*reset_lro_stats)(struct cdp_vdev *vdev);
- void
- (*get_fw_peer_stats)(struct cdp_pdev *pdev, uint8_t *addr,
- uint32_t cap, uint32_t copy_stats);
- void
- (*get_htt_stats)(struct cdp_pdev *pdev, void *data,
- uint32_t data_len);
- void
- (*txrx_update_pdev_stats)(struct cdp_pdev *pdev, void *data,
- uint16_t stats_id);
- struct cdp_peer_stats*
- (*txrx_get_peer_stats)(struct cdp_peer *peer);
- void
- (*txrx_reset_peer_ald_stats)(struct cdp_peer *peer);
- void
- (*txrx_reset_peer_stats)(struct cdp_peer *peer);
- int
- (*txrx_get_vdev_stats)(struct cdp_vdev *vdev, void *buf,
- bool is_aggregate);
- int
- (*txrx_process_wmi_host_vdev_stats)(ol_txrx_soc_handle soc,
- void *data, uint32_t len,
- uint32_t stats_id);
- int
- (*txrx_get_vdev_extd_stats)(struct cdp_vdev *vdev_handle,
- void *buffer);
- void
- (*txrx_update_vdev_stats)(struct cdp_vdev *vdev, void *buf,
- uint16_t stats_id);
- int
- (*txrx_get_radio_stats)(struct cdp_pdev *pdev,
- void *buf);
- struct cdp_pdev_stats*
- (*txrx_get_pdev_stats)(struct cdp_pdev *pdev);
- int
- (*txrx_get_ratekbps)(int preamb, int mcs,
- int htflag, int gintval);
- void
- (*configure_rate_stats)(struct cdp_soc_t *soc,
- uint8_t val);
- };
- struct cdp_wds_ops {
- void
- (*txrx_set_wds_rx_policy)(struct cdp_vdev *vdev,
- u_int32_t val);
- void
- (*txrx_wds_peer_tx_policy_update)(struct cdp_peer *peer,
- int wds_tx_ucast, int wds_tx_mcast);
- int (*vdev_set_wds)(void *vdev, uint32_t val);
- };
- struct cdp_raw_ops {
- int (*txrx_get_nwifi_mode)(struct cdp_vdev *vdev);
- void (*rsim_get_astentry)(struct cdp_vdev *vdev,
- qdf_nbuf_t *pnbuf,
- struct cdp_raw_ast *raw_ast);
- };
- #ifdef CONFIG_WIN
- struct cdp_pflow_ops {
- uint32_t(*pflow_update_pdev_params)(void *,
- enum _ol_ath_param_t, uint32_t, void *);
- };
- #endif /* CONFIG_WIN */
- #define LRO_IPV4_SEED_ARR_SZ 5
- #define LRO_IPV6_SEED_ARR_SZ 11
- /**
- * struct cdp_lro_hash_config - set rx_offld(LRO/GRO) init parameters
- * @lro_enable: indicates whether rx_offld is enabled
- * @tcp_flag: If the TCP flags from the packet do not match
- * the values in this field after masking with TCP flags mask
- * below, packet is not rx_offld eligible
- * @tcp_flag_mask: field for comparing the TCP values provided
- * above with the TCP flags field in the received packet
- * @toeplitz_hash_ipv4: contains seed needed to compute the flow id
- * 5-tuple toeplitz hash for ipv4 packets
- * @toeplitz_hash_ipv6: contains seed needed to compute the flow id
- * 5-tuple toeplitz hash for ipv6 packets
- */
- struct cdp_lro_hash_config {
- uint32_t lro_enable;
- uint32_t tcp_flag:9,
- tcp_flag_mask:9;
- uint32_t toeplitz_hash_ipv4[LRO_IPV4_SEED_ARR_SZ];
- uint32_t toeplitz_hash_ipv6[LRO_IPV6_SEED_ARR_SZ];
- };
- struct ol_if_ops {
- void
- (*peer_set_default_routing)(struct cdp_ctrl_objmgr_pdev *ctrl_pdev,
- uint8_t *peer_macaddr, uint8_t vdev_id,
- bool hash_based, uint8_t ring_num);
- QDF_STATUS
- (*peer_rx_reorder_queue_setup)(struct cdp_ctrl_objmgr_pdev *ctrl_pdev,
- uint8_t vdev_id, uint8_t *peer_mac,
- qdf_dma_addr_t hw_qdesc, int tid,
- uint16_t queue_num,
- uint8_t ba_window_size_valid,
- uint16_t ba_window_size);
- QDF_STATUS
- (*peer_rx_reorder_queue_remove)(struct cdp_ctrl_objmgr_pdev *ctrl_pdev,
- uint8_t vdev_id, uint8_t *peer_macaddr,
- uint32_t tid_mask);
- int (*peer_unref_delete)(void *scn_handle, uint8_t *peer_mac,
- uint8_t *vdev_mac, enum wlan_op_mode opmode,
- void *old_peer, void *new_peer);
- bool (*is_hw_dbs_2x2_capable)(struct wlan_objmgr_psoc *psoc);
- int (*peer_add_wds_entry)(void *vdev_handle,
- struct cdp_peer *peer_handle,
- const uint8_t *dest_macaddr,
- uint8_t *next_node_mac,
- uint32_t flags);
- int (*peer_update_wds_entry)(void *ol_soc_handle,
- uint8_t *dest_macaddr, uint8_t *peer_macaddr,
- uint32_t flags);
- void (*peer_del_wds_entry)(void *ol_soc_handle,
- uint8_t *wds_macaddr);
- QDF_STATUS
- (*lro_hash_config)(struct cdp_ctrl_objmgr_pdev *ctrl_pdev,
- struct cdp_lro_hash_config *rx_offld_hash);
- void (*update_dp_stats)(void *soc, void *stats, uint16_t id,
- uint8_t type);
- #ifdef CONFIG_WIN
- uint8_t (*rx_invalid_peer)(void *ctrl_pdev, void *msg);
- #else
- uint8_t (*rx_invalid_peer)(uint8_t vdev_id, void *wh);
- #endif
- int (*peer_map_event)(void *ol_soc_handle, uint16_t peer_id, uint16_t hw_peer_id,
- uint8_t vdev_id, uint8_t *peer_mac_addr,
- enum cdp_txrx_ast_entry_type peer_type,
- uint32_t tx_ast_hashidx);
- int (*peer_unmap_event)(void *ol_soc_handle, uint16_t peer_id);
- int (*get_dp_cfg_param)(void *ol_soc_handle, enum cdp_cfg_param_type param_num);
- void (*rx_mic_error)(void *ol_soc_handle,
- uint16_t vdev_id, void *wh);
- bool (*rx_frag_tkip_demic)(struct wlan_objmgr_peer *ctrl_peer,
- qdf_nbuf_t nbuf,
- uint16_t hdr_space);
- uint8_t (*freq_to_channel)(void *ol_soc_handle, uint16_t vdev_id);
- void (*record_act_change)(struct wlan_objmgr_pdev *pdev,
- u_int8_t *dstmac, bool active);
- #ifdef ATH_SUPPORT_NAC_RSSI
- int (*config_fw_for_nac_rssi)(struct wlan_objmgr_pdev *pdev,
- u_int8_t vdev_id, enum cdp_nac_param_cmd cmd, char *bssid,
- char *client_macaddr, uint8_t chan_num);
- int (*config_bssid_in_fw_for_nac_rssi)(struct wlan_objmgr_pdev *pdev,
- u_int8_t vdev_id, enum cdp_nac_param_cmd cmd, char *bssid);
- #endif
- int (*peer_sta_kickout)(void *ctrl_pdev, uint8_t *peer_macaddr);
- /**
- * send_delba() - Send delba to peer
- * @pdev_handle: Dp pdev handle
- * @ctrl_peer: Peer handle
- * @peer_macaddr: Peer mac addr
- * @tid: Tid number
- *
- * Return: 0 for success, non-zero for failure
- */
- int (*send_delba)(void *pdev_handle, void *ctrl_peer,
- uint8_t *peer_macaddr, uint8_t tid, void *vdev_handle,
- uint8_t reason_code);
- /* TODO: Add any other control path calls required to OL_IF/WMA layer */
- };
- #ifndef CONFIG_WIN
- /* From here MCL specific OPs */
- /**
- * struct cdp_misc_ops - mcl ops not classified
- * @set_ibss_vdev_heart_beat_timer:
- * @bad_peer_txctl_set_setting:
- * @bad_peer_txctl_update_threshold:
- * @hl_tdls_flag_reset:
- * @tx_non_std:
- * @get_vdev_id:
- * @set_wisa_mode:
- * @txrx_data_stall_cb_register:
- * @txrx_data_stall_cb_deregister:
- * @txrx_post_data_stall_event
- * @runtime_suspend:
- * @runtime_resume:
- * @register_packetdump_cb:
- * @unregister_packetdump_cb:
- */
- struct cdp_misc_ops {
- uint16_t (*set_ibss_vdev_heart_beat_timer)(struct cdp_vdev *vdev,
- uint16_t timer_value_sec);
- void (*set_wmm_param)(struct cdp_pdev *cfg_pdev,
- struct ol_tx_wmm_param_t wmm_param);
- void (*bad_peer_txctl_set_setting)(struct cdp_pdev *pdev, int enable,
- int period, int txq_limit);
- void (*bad_peer_txctl_update_threshold)(struct cdp_pdev *pdev,
- int level, int tput_thresh, int tx_limit);
- void (*hl_tdls_flag_reset)(struct cdp_vdev *vdev, bool flag);
- qdf_nbuf_t (*tx_non_std)(struct cdp_vdev *vdev,
- enum ol_tx_spec tx_spec, qdf_nbuf_t msdu_list);
- uint16_t (*get_vdev_id)(struct cdp_vdev *vdev);
- uint32_t (*get_tx_ack_stats)(uint8_t vdev_id);
- QDF_STATUS (*set_wisa_mode)(struct cdp_vdev *vdev, bool enable);
- QDF_STATUS (*txrx_data_stall_cb_register)(data_stall_detect_cb cb);
- QDF_STATUS (*txrx_data_stall_cb_deregister)(data_stall_detect_cb cb);
- void (*txrx_post_data_stall_event)(
- enum data_stall_log_event_indicator indicator,
- enum data_stall_log_event_type data_stall_type,
- uint32_t pdev_id, uint32_t vdev_id_bitmap,
- enum data_stall_log_recovery_type recovery_type);
- QDF_STATUS (*runtime_suspend)(struct cdp_pdev *pdev);
- QDF_STATUS (*runtime_resume)(struct cdp_pdev *pdev);
- int (*get_opmode)(struct cdp_vdev *vdev);
- void (*mark_first_wakeup_packet)(uint8_t value);
- void (*update_mac_id)(uint8_t vdev_id, uint8_t mac_id);
- void (*flush_rx_frames)(void *peer, bool drop);
- A_STATUS (*get_intra_bss_fwd_pkts_count)(uint8_t vdev_id,
- uint64_t *fwd_tx_packets, uint64_t *fwd_rx_packets);
- void (*pkt_log_init)(struct cdp_pdev *handle, void *scn);
- void (*pkt_log_con_service)(struct cdp_pdev *pdev, void *scn);
- int (*get_num_rx_contexts)(struct cdp_soc_t *soc);
- void (*register_pktdump_cb)(ol_txrx_pktdump_cb tx_cb,
- ol_txrx_pktdump_cb rx_cb);
- void (*unregister_pktdump_cb)(void);
- };
- /**
- * struct cdp_tx_delay_ops - mcl tx delay ops
- * @tx_delay:
- * @tx_delay_hist:
- * @tx_packet_count:
- * @tx_set_compute_interval:
- */
- struct cdp_tx_delay_ops {
- void (*tx_delay)(struct cdp_pdev *pdev, uint32_t *queue_delay_microsec,
- uint32_t *tx_delay_microsec, int category);
- void (*tx_delay_hist)(struct cdp_pdev *pdev,
- uint16_t *bin_values, int category);
- void (*tx_packet_count)(struct cdp_pdev *pdev,
- uint16_t *out_packet_count,
- uint16_t *out_packet_loss_count, int category);
- void (*tx_set_compute_interval)(struct cdp_pdev *pdev,
- uint32_t interval);
- };
- /**
- * struct cdp_pmf_ops - mcl protected management frame ops
- * @get_pn_info:
- */
- struct cdp_pmf_ops {
- void (*get_pn_info)(void *peer, uint8_t **last_pn_valid,
- uint64_t **last_pn, uint32_t **rmf_pn_replays);
- };
- /**
- * struct cdp_cfg_ops - mcl configuration ops
- * @set_cfg_rx_fwd_disabled:
- * @set_cfg_packet_log_enabled:
- * @cfg_attach:
- * @vdev_rx_set_intrabss_fwd:
- * @is_rx_fwd_disabled:
- * @tx_set_is_mgmt_over_wmi_enabled:
- * @is_high_latency:
- * @set_flow_control_parameters:
- * @set_flow_steering:
- * @set_ptp_rx_opt_enabled:
- * @set_new_htt_msg_format:
- * @set_peer_unmap_conf_support:
- * @get_peer_unmap_conf_support:
- */
- struct cdp_cfg_ops {
- void (*set_cfg_rx_fwd_disabled)(struct cdp_cfg *cfg_pdev,
- uint8_t disable_rx_fwd);
- void (*set_cfg_packet_log_enabled)(struct cdp_cfg *cfg_pdev,
- uint8_t val);
- struct cdp_cfg * (*cfg_attach)(qdf_device_t osdev, void *cfg_param);
- void (*vdev_rx_set_intrabss_fwd)(struct cdp_vdev *vdev, bool val);
- uint8_t (*is_rx_fwd_disabled)(struct cdp_vdev *vdev);
- void (*tx_set_is_mgmt_over_wmi_enabled)(uint8_t value);
- int (*is_high_latency)(struct cdp_cfg *cfg_pdev);
- void (*set_flow_control_parameters)(struct cdp_cfg *cfg_pdev,
- void *param);
- void (*set_flow_steering)(struct cdp_cfg *cfg_pdev, uint8_t val);
- void (*set_ptp_rx_opt_enabled)(struct cdp_cfg *cfg_pdev, uint8_t val);
- void (*set_new_htt_msg_format)(uint8_t val);
- void (*set_peer_unmap_conf_support)(bool val);
- bool (*get_peer_unmap_conf_support)(void);
- };
- /**
- * struct cdp_flowctl_ops - mcl flow control
- * @register_pause_cb:
- * @set_desc_global_pool_size:
- * @dump_flow_pool_info:
- */
- struct cdp_flowctl_ops {
- QDF_STATUS (*flow_pool_map_handler)(struct cdp_soc_t *soc,
- struct cdp_pdev *pdev,
- uint8_t vdev_id);
- void (*flow_pool_unmap_handler)(struct cdp_soc_t *soc,
- struct cdp_pdev *pdev,
- uint8_t vdev_id);
- QDF_STATUS (*register_pause_cb)(struct cdp_soc_t *soc,
- tx_pause_callback);
- void (*set_desc_global_pool_size)(uint32_t num_msdu_desc);
- void (*dump_flow_pool_info)(void *);
- bool (*tx_desc_thresh_reached)(struct cdp_vdev *vdev);
- };
- /**
- * struct cdp_lflowctl_ops - mcl legacy flow control ops
- * @register_tx_flow_control:
- * @deregister_tx_flow_control_cb:
- * @flow_control_cb:
- * @get_tx_resource:
- * @ll_set_tx_pause_q_depth:
- * @vdev_flush:
- * @vdev_pause:
- * @vdev_unpause:
- */
- struct cdp_lflowctl_ops {
- #ifdef QCA_HL_NETDEV_FLOW_CONTROL
- int (*register_tx_flow_control)(struct cdp_soc_t *soc,
- tx_pause_callback flowcontrol);
- int (*set_vdev_tx_desc_limit)(uint8_t vdev_id, uint8_t chan);
- int (*set_vdev_os_queue_status)(uint8_t vdev_id,
- enum netif_action_type action);
- #else
- int (*register_tx_flow_control)(uint8_t vdev_id,
- ol_txrx_tx_flow_control_fp flowControl, void *osif_fc_ctx,
- ol_txrx_tx_flow_control_is_pause_fp flow_control_is_pause);
- #endif /* QCA_HL_NETDEV_FLOW_CONTROL */
- int (*deregister_tx_flow_control_cb)(uint8_t vdev_id);
- void (*flow_control_cb)(struct cdp_vdev *vdev, bool tx_resume);
- bool (*get_tx_resource)(uint8_t sta_id,
- unsigned int low_watermark,
- unsigned int high_watermark_offset);
- int (*ll_set_tx_pause_q_depth)(uint8_t vdev_id, int pause_q_depth);
- void (*vdev_flush)(struct cdp_vdev *vdev);
- void (*vdev_pause)(struct cdp_vdev *vdev, uint32_t reason);
- void (*vdev_unpause)(struct cdp_vdev *vdev, uint32_t reason);
- };
- #ifdef IPA_OFFLOAD
- /**
- * struct cdp_ipa_ops - mcl ipa data path ops
- * @ipa_get_resource:
- * @ipa_set_doorbell_paddr:
- * @ipa_set_active:
- * @ipa_op_response:
- * @ipa_register_op_cb:
- * @ipa_get_stat:
- * @ipa_tx_data_frame:
- */
- struct cdp_ipa_ops {
- QDF_STATUS (*ipa_get_resource)(struct cdp_pdev *pdev);
- QDF_STATUS (*ipa_set_doorbell_paddr)(struct cdp_pdev *pdev);
- QDF_STATUS (*ipa_set_active)(struct cdp_pdev *pdev, bool uc_active,
- bool is_tx);
- QDF_STATUS (*ipa_op_response)(struct cdp_pdev *pdev, uint8_t *op_msg);
- QDF_STATUS (*ipa_register_op_cb)(struct cdp_pdev *pdev,
- void (*ipa_uc_op_cb_type)(uint8_t *op_msg, void *osif_ctxt),
- void *usr_ctxt);
- QDF_STATUS (*ipa_get_stat)(struct cdp_pdev *pdev);
- qdf_nbuf_t (*ipa_tx_data_frame)(struct cdp_vdev *vdev, qdf_nbuf_t skb);
- void (*ipa_set_uc_tx_partition_base)(struct cdp_cfg *pdev,
- uint32_t value);
- #ifdef FEATURE_METERING
- QDF_STATUS (*ipa_uc_get_share_stats)(struct cdp_pdev *pdev,
- uint8_t reset_stats);
- QDF_STATUS (*ipa_uc_set_quota)(struct cdp_pdev *pdev,
- uint64_t quota_bytes);
- #endif
- QDF_STATUS (*ipa_enable_autonomy)(struct cdp_pdev *pdev);
- QDF_STATUS (*ipa_disable_autonomy)(struct cdp_pdev *pdev);
- #ifdef CONFIG_IPA_WDI_UNIFIED_API
- QDF_STATUS (*ipa_setup)(struct cdp_pdev *pdev, void *ipa_i2w_cb,
- void *ipa_w2i_cb, void *ipa_wdi_meter_notifier_cb,
- uint32_t ipa_desc_size, void *ipa_priv, bool is_rm_enabled,
- uint32_t *tx_pipe_handle, uint32_t *rx_pipe_handle,
- bool is_smmu_enabled, qdf_ipa_sys_connect_params_t *sys_in);
- #else /* CONFIG_IPA_WDI_UNIFIED_API */
- QDF_STATUS (*ipa_setup)(struct cdp_pdev *pdev, void *ipa_i2w_cb,
- void *ipa_w2i_cb, void *ipa_wdi_meter_notifier_cb,
- uint32_t ipa_desc_size, void *ipa_priv, bool is_rm_enabled,
- uint32_t *tx_pipe_handle, uint32_t *rx_pipe_handle);
- #endif /* CONFIG_IPA_WDI_UNIFIED_API */
- QDF_STATUS (*ipa_cleanup)(uint32_t tx_pipe_handle,
- uint32_t rx_pipe_handle);
- QDF_STATUS (*ipa_setup_iface)(char *ifname, uint8_t *mac_addr,
- qdf_ipa_client_type_t prod_client,
- qdf_ipa_client_type_t cons_client,
- uint8_t session_id, bool is_ipv6_enabled);
- QDF_STATUS (*ipa_cleanup_iface)(char *ifname, bool is_ipv6_enabled);
- QDF_STATUS (*ipa_enable_pipes)(struct cdp_pdev *pdev);
- QDF_STATUS (*ipa_disable_pipes)(struct cdp_pdev *pdev);
- QDF_STATUS (*ipa_set_perf_level)(int client,
- uint32_t max_supported_bw_mbps);
- };
- #endif
- /**
- * struct cdp_bus_ops - mcl bus suspend/resume ops
- * @bus_suspend:
- * @bus_resume:
- */
- struct cdp_bus_ops {
- QDF_STATUS (*bus_suspend)(struct cdp_pdev *opaque_pdev);
- QDF_STATUS (*bus_resume)(struct cdp_pdev *opaque_pdev);
- };
- /**
- * struct cdp_ocb_ops - mcl ocb ops
- * @set_ocb_chan_info:
- * @get_ocb_chan_info:
- */
- struct cdp_ocb_ops {
- void (*set_ocb_chan_info)(struct cdp_vdev *vdev,
- struct ol_txrx_ocb_set_chan ocb_set_chan);
- struct ol_txrx_ocb_chan_info *
- (*get_ocb_chan_info)(struct cdp_vdev *vdev);
- };
- /**
- * struct cdp_peer_ops - mcl peer related ops
- * @register_peer:
- * @clear_peer:
- * @cfg_attach:
- * @find_peer_by_addr:
- * @find_peer_by_addr_and_vdev:
- * @local_peer_id:
- * @peer_find_by_local_id:
- * @peer_state_update:
- * @get_vdevid:
- * @get_vdev_by_sta_id:
- * @register_ocb_peer:
- * @peer_get_peer_mac_addr:
- * @get_peer_state:
- * @get_vdev_for_peer:
- * @update_ibss_add_peer_num_of_vdev:
- * @remove_peers_for_vdev:
- * @remove_peers_for_vdev_no_lock:
- * @copy_mac_addr_raw:
- * @add_last_real_peer:
- * @is_vdev_restore_last_peer:
- * @update_last_real_peer:
- */
- struct cdp_peer_ops {
- QDF_STATUS (*register_peer)(struct cdp_pdev *pdev,
- struct ol_txrx_desc_type *sta_desc);
- QDF_STATUS (*clear_peer)(struct cdp_pdev *pdev, uint8_t sta_id);
- QDF_STATUS (*change_peer_state)(uint8_t sta_id,
- enum ol_txrx_peer_state sta_state,
- bool roam_synch_in_progress);
- void * (*peer_get_ref_by_addr)(struct cdp_pdev *pdev,
- uint8_t *peer_addr, uint8_t *peer_id,
- enum peer_debug_id_type debug_id);
- void (*peer_release_ref)(void *peer, enum peer_debug_id_type debug_id);
- void * (*find_peer_by_addr)(struct cdp_pdev *pdev,
- uint8_t *peer_addr, uint8_t *peer_id);
- void * (*find_peer_by_addr_and_vdev)(struct cdp_pdev *pdev,
- struct cdp_vdev *vdev,
- uint8_t *peer_addr, uint8_t *peer_id);
- uint16_t (*local_peer_id)(void *peer);
- void * (*peer_find_by_local_id)(struct cdp_pdev *pdev,
- uint8_t local_peer_id);
- QDF_STATUS (*peer_state_update)(struct cdp_pdev *pdev,
- uint8_t *peer_addr,
- enum ol_txrx_peer_state state);
- QDF_STATUS (*get_vdevid)(void *peer, uint8_t *vdev_id);
- struct cdp_vdev * (*get_vdev_by_sta_id)(struct cdp_pdev *pdev,
- uint8_t sta_id);
- QDF_STATUS (*register_ocb_peer)(uint8_t *mac_addr, uint8_t *peer_id);
- uint8_t * (*peer_get_peer_mac_addr)(void *peer);
- int (*get_peer_state)(void *peer);
- struct cdp_vdev * (*get_vdev_for_peer)(void *peer);
- int16_t (*update_ibss_add_peer_num_of_vdev)(struct cdp_vdev *vdev,
- int16_t peer_num_delta);
- void (*remove_peers_for_vdev)(struct cdp_vdev *vdev,
- ol_txrx_vdev_peer_remove_cb callback,
- void *callback_context, bool remove_last_peer);
- void (*remove_peers_for_vdev_no_lock)(struct cdp_vdev *vdev,
- ol_txrx_vdev_peer_remove_cb callback,
- void *callback_context);
- void (*copy_mac_addr_raw)(struct cdp_vdev *vdev, uint8_t *bss_addr);
- void (*add_last_real_peer)(struct cdp_pdev *pdev,
- struct cdp_vdev *vdev, uint8_t *peer_id);
- bool (*is_vdev_restore_last_peer)(void *peer);
- void (*update_last_real_peer)(struct cdp_pdev *pdev, void *vdev,
- uint8_t *peer_id, bool restore_last_peer);
- void (*peer_detach_force_delete)(void *peer);
- };
- /**
- * struct cdp_ocb_ops - mcl ocb ops
- * @throttle_init_period:
- * @throttle_set_level:
- */
- struct cdp_throttle_ops {
- void (*throttle_init_period)(struct cdp_pdev *pdev, int period,
- uint8_t *dutycycle_level);
- void (*throttle_set_level)(struct cdp_pdev *pdev, int level);
- };
- /**
- * struct cdp_ocb_ops - mcl ocb ops
- * @clear_stats:
- * @stats:
- */
- struct cdp_mob_stats_ops {
- void (*clear_stats)(uint16_t bitmap);
- int (*stats)(uint8_t vdev_id, char *buffer, unsigned buf_len);
- };
- #endif /* CONFIG_WIN */
- #ifdef RECEIVE_OFFLOAD
- /**
- * struct cdp_rx_offld_ops - mcl host receive offload ops
- * @register_rx_offld_flush_cb:
- * @deregister_rx_offld_flush_cb:
- */
- struct cdp_rx_offld_ops {
- void (*register_rx_offld_flush_cb)(void (rx_offld_flush_cb)(void *));
- void (*deregister_rx_offld_flush_cb)(void);
- };
- #endif
- struct cdp_ops {
- struct cdp_cmn_ops *cmn_drv_ops;
- struct cdp_ctrl_ops *ctrl_ops;
- struct cdp_me_ops *me_ops;
- struct cdp_mon_ops *mon_ops;
- struct cdp_host_stats_ops *host_stats_ops;
- struct cdp_wds_ops *wds_ops;
- struct cdp_raw_ops *raw_ops;
- struct cdp_pflow_ops *pflow_ops;
- #ifndef CONFIG_WIN
- struct cdp_misc_ops *misc_ops;
- struct cdp_cfg_ops *cfg_ops;
- struct cdp_flowctl_ops *flowctl_ops;
- struct cdp_lflowctl_ops *l_flowctl_ops;
- #ifdef IPA_OFFLOAD
- struct cdp_ipa_ops *ipa_ops;
- #endif
- #ifdef RECEIVE_OFFLOAD
- struct cdp_rx_offld_ops *rx_offld_ops;
- #endif
- struct cdp_bus_ops *bus_ops;
- struct cdp_ocb_ops *ocb_ops;
- struct cdp_peer_ops *peer_ops;
- struct cdp_throttle_ops *throttle_ops;
- struct cdp_mob_stats_ops *mob_stats_ops;
- struct cdp_tx_delay_ops *delay_ops;
- struct cdp_pmf_ops *pmf_ops;
- #endif /* CONFIG_WIN */
- };
- #endif
|