Home
last modified time | relevance | path

Searched defs:opmode (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_vht.c346 struct ieee80211_ie_vhtcap *vhtcap, int opmode) in ieee80211_vht_get_vhtcap_ie()
685 int opmode; in ieee80211_add_vhtcap() local
864 struct ieee80211_ie_vht_operation *vhtop, int opmode) in ieee80211_vht_get_vhtinfo_ie()
H A Dieee80211.c525 const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, in ieee80211_vap_setup()
2169 media_status(enum ieee80211_opmode opmode, const struct ieee80211_channel *chan) in media_status()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlopcodes.c59 #define opmode(t,a,b,c,m) (((t)<<7) | ((a)<<6) | ((b)<<4) | ((c)<<2) | (m)) macro
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlopcodes.c63 #define opmode(t,a,b,c,m) (((t)<<7) | ((a)<<6) | ((b)<<4) | ((c)<<2) | (m)) macro
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c38 u_int32_t beacon_period_fraction, HAL_OPMODE opmode) in ar9300_beacon_init()
H A Dar9300_stub_funcs.c556 ar9300_Stub_Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_Stub_Use32KHzclock()
564 ar9300_Stub_SetupClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_Stub_SetupClock()
571 ar9300_Stub_RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_Stub_RestoreClock()
766 ar9300_Stub_Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar9300_Stub_Reset()
786 ar9300_Stub_SetOperatingMode(struct ath_hal *ah, int opmode) in ar9300_Stub_SetOperatingMode()
H A Dar9300_freebsd.c527 ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode, in ar9300_reset_freebsd()
H A Dar9300_reset.c1362 ar9300_set_operating_mode(struct ath_hal *ah, int opmode) in ar9300_set_operating_mode()
4176 ar9300_init_interrupt_masks(struct ath_hal *ah, HAL_OPMODE opmode) in ar9300_init_interrupt_masks()
4515 ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, in ar9300_reset()
/f-stack/tools/ifconfig/
H A Difieee80211.c3872 enum ieee80211_opmode opmode = get80211opmode(s); in list_stations() local
4857 enum ieee80211_opmode opmode = get80211opmode(s); in ieee80211_status() local