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

/freebsd-11.0-release/contrib/wpa/src/fst/
H A Dfst_iface.c72 enum mb_band_id fst_iface_get_band_id(struct fst_iface *i) function
H A Dfst_iface.h128 enum mb_band_id fst_iface_get_band_id(struct fst_iface *i);
H A Dfst_group.c249 band_id == fst_iface_get_band_id(iface)) {
313 iface_band_id = fst_iface_get_band_id(iface);
351 stie->new_band_id != fst_iface_get_band_id(i))
H A Dfst_session.c912 req.stie.new_band_id = fst_iface_get_band_id(s->data.new_iface);
916 req.stie.old_band_id = fst_iface_get_band_id(s->data.old_iface);

Completed in 81 milliseconds