Merge "qcacmn: Add a configure interface to get max_peers from OL_IF to DP"

This commit is contained in:
Linux Build Service Account
2017-06-17 07:53:29 -07:00
committed by Gerrit - the friendly Code Review server
56 changed files with 1373 additions and 472 deletions

View File

@@ -106,6 +106,9 @@ void wlan_cfg_set_ce_ring_mask(struct wlan_cfg_dp_soc_ctxt *cfg,
int context, int mask);
void wlan_cfg_set_rxbuf_ring_mask(struct wlan_cfg_dp_soc_ctxt *cfg, int context,
int mask);
void wlan_cfg_set_max_peer_id(struct wlan_cfg_dp_soc_ctxt *cfg, uint32_t val);
/**
* wlan_cfg_get_num_contexts() - Number of interrupt contexts to be registered
* @wlan_cfg_ctx - Configuration Handle