Home | History | Annotate | Download | only in fst

Lines Matching refs:band_id

35 			   "%s: %s: mb_ctrl=%u band_id=%u op_class=%u chan=%u bssid="
39 mbie->mb_ctrl, mbie->band_id, mbie->op_class,
78 mbie->band_id = band;
200 u8 band_id)
220 if (mbie->band_id == band_id)
227 fst_printf(MSG_INFO, "mbie doesn't contain band %d", band_id);
270 * @band_id: "other" connection band id
275 * on band_id (tmp_peer_addr). Next all interfaces are iterated to find an
276 * interface which correlates with band_id. If such interface is found, peer
281 const u8 *peer_addr, u8 band_id,
294 tmp_peer_addr = fst_mbie_get_peer_addr_for_band(mbies, band_id);
306 band_id != fst_iface_get_band_id(other_iface))
324 * @band_id: "other" connection band id
330 * MAC address on iface's band_id is extracted (this_peer_addr).
336 const u8 *peer_addr, u8 band_id,
347 band_id != fst_iface_get_band_id(other_iface))
381 * @band_id: "other" connection band id
387 * on different interface which correlates with band_id. MB IEs received from
392 const u8 *peer_addr, u8 band_id,
398 fst_iface_get_name(iface), MAC2STR(peer_addr), band_id);
409 band_id,
419 band_id,