Searched refs:band_id (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/src/fst/ |
H A D | fst_group.c | 44 mbie->mb_ctrl, mbie->band_id, mbie->op_class, in fst_dump_mb_ies() 83 mbie->band_id = band; in fst_fill_mb_ie() 205 u8 band_id) in fst_mbie_get_peer_addr_for_band() argument 225 if (mbie->band_id == band_id) in fst_mbie_get_peer_addr_for_band() 232 fst_printf(MSG_INFO, "mbie doesn't contain band %d", band_id); in fst_mbie_get_peer_addr_for_band() 286 const u8 *peer_addr, u8 band_id, in fst_group_get_peer_other_connection_1() argument 299 tmp_peer_addr = fst_mbie_get_peer_addr_for_band(mbies, band_id); in fst_group_get_peer_other_connection_1() 311 band_id != fst_iface_get_band_id(other_iface)) in fst_group_get_peer_other_connection_1() 341 const u8 *peer_addr, u8 band_id, in fst_group_get_peer_other_connection_2() argument 352 band_id != fst_iface_get_band_id(other_iface)) in fst_group_get_peer_other_connection_2() [all …]
|
H A D | fst_group.h | 52 const u8 *peer_addr, u8 band_id,
|
/freebsd/contrib/wpa/src/common/ |
H A D | ieee802_11_defs.h | 2260 u8 band_id; member
|