Searched refs:ucfg_pmo_max_mc_addr_supported (Results 1 – 3 of 3) sorted by relevance
501 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
287 uint8_t ucfg_pmo_max_mc_addr_supported(struct wlan_objmgr_psoc *psoc) in ucfg_pmo_max_mc_addr_supported() function
6498 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()