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);
3045 struct brcmf_bss_info_le bss_le; in brcmf_fill_bss_param()3336 struct brcmf_bss_info_le *bi) in brcmf_inform_single_bss()3400 static struct brcmf_bss_info_le *3401 next_bss_le(struct brcmf_scan_results *list, struct brcmf_bss_info_le *bss) in next_bss_le()3405 return (struct brcmf_bss_info_le *)((unsigned long)bss + in next_bss_le()3413 struct brcmf_bss_info_le *bi = NULL; /* must be initialized */ in brcmf_inform_bss()3440 struct brcmf_bss_info_le *bi = NULL; in brcmf_inform_ibss()3470 bi = (struct brcmf_bss_info_le *)(buf + 4); in brcmf_inform_ibss()3521 struct brcmf_bss_info_le *bi = NULL; in brcmf_update_bss_info()3535 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()