Searched refs:brcmf_bss_info_le (Results 1 – 4 of 4) sorted by relevance
314 struct brcmf_bss_info_le { struct457 struct brcmf_bss_info_le bss_info_le[];475 struct brcmf_bss_info_le bss_info_le;479 sizeof(struct brcmf_bss_info_le))
175 struct brcmf_bss_info_le *bi);
3032 struct brcmf_bss_info_le bss_le; in brcmf_fill_bss_param()3323 struct brcmf_bss_info_le *bi) in brcmf_inform_single_bss()3386 static struct brcmf_bss_info_le *3387 next_bss_le(struct brcmf_scan_results *list, struct brcmf_bss_info_le *bss) in next_bss_le()3391 return (struct brcmf_bss_info_le *)((unsigned long)bss + in next_bss_le()3399 struct brcmf_bss_info_le *bi = NULL; /* must be initialized */ in brcmf_inform_bss()3426 struct brcmf_bss_info_le *bi = NULL; in brcmf_inform_ibss()3456 bi = (struct brcmf_bss_info_le *)(buf + 4); in brcmf_inform_ibss()3507 struct brcmf_bss_info_le *bi = NULL; in brcmf_update_bss_info()3521 bi = (struct brcmf_bss_info_le *)(cfg->extra_buf + 4); in brcmf_update_bss_info()[all …]
1224 struct brcmf_bss_info_le *bi) in brcmf_p2p_scan_finding_common_channel()2012 struct brcmf_bss_info_le *bi; in brcmf_p2p_get_current_chanspec()2024 bi = (struct brcmf_bss_info_le *)(buf + 4); in brcmf_p2p_get_current_chanspec()