Searched refs:fst_iface_get_band_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/fst/
H A Dfst_iface.c73 enum mb_band_id fst_iface_get_band_id(struct fst_iface *i) function
H A Dfst_iface.h129 enum mb_band_id fst_iface_get_band_id(struct fst_iface *i);
H A Dfst_group.c306 band_id != fst_iface_get_band_id(other_iface))
339 u8 this_band_id = fst_iface_get_band_id(iface);
347 band_id != fst_iface_get_band_id(other_iface))
H A Dfst_session.c900 req.stie.new_band_id = fst_iface_get_band_id(s->data.new_iface);
904 req.stie.old_band_id = fst_iface_get_band_id(s->data.old_iface);

Completed in 106 milliseconds