Home
last modified time | relevance | path

Searched refs:ucfg_pmo_max_mc_addr_supported (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
Dwlan_pmo_ucfg_api.h501 uint8_t ucfg_pmo_max_mc_addr_supported(struct wlan_objmgr_psoc *psoc);
1682 ucfg_pmo_max_mc_addr_supported(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_max_mc_addr_supported() function
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
Dwlan_pmo_ucfg_api.c287 uint8_t ucfg_pmo_max_mc_addr_supported(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_max_mc_addr_supported() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c6498 if (mc_count > ucfg_pmo_max_mc_addr_supported(psoc)) { in __hdd_set_multicast_list()
6500 ucfg_pmo_max_mc_addr_supported(psoc)); in __hdd_set_multicast_list()