Home
last modified time | relevance | path

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

123

/freebsd-src/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_misc.c98 ar5312SetupClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5312SetupClock()
142 ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5312RestoreClock()
H A Dar5312_reset.c89 ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5312Reset()
/freebsd-src/sys/contrib/dev/athk/
H A Ddebug.c20 const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string()
H A Dath.h328 static inline const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string()
/freebsd-src/usr.bin/posixshmcontrol/
H A Dposixshmcontrol.c552 struct opmode { struct
557 static const struct opmode opmodes[] = { argument
570 const struct opmode *opmode; in main() local
/freebsd-src/contrib/wpa/src/ap/
H A Dieee802_11_he.c84 hostapd_eid_he_capab(struct hostapd_data * hapd,u8 * eid,enum ieee80211_op_mode opmode) hostapd_eid_he_capab() argument
394 check_valid_he_mcs(struct hostapd_data * hapd,const u8 * sta_he_capab,enum ieee80211_op_mode opmode) check_valid_he_mcs() argument
452 copy_sta_he_capab(struct hostapd_data * hapd,struct sta_info * sta,enum ieee80211_op_mode opmode,const u8 * he_capab,size_t he_capab_len) copy_sta_he_capab() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlopcodes.c62 #define opmode(t,a,b,c,m) (((t)<<7) | ((a)<<6) | ((b)<<4) | ((c)<<2) | (m)) macro
/freebsd-src/sys/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.c546 ar9300_reset_freebsd(struct ath_hal * ah,HAL_OPMODE opmode,struct ieee80211_channel * chan,HAL_BOOL bChannelChange,HAL_RESET_TYPE resetType,HAL_STATUS * status) ar9300_reset_freebsd() argument
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()
/freebsd-src/sys/net80211/
H A Dieee80211_vht.c341 struct ieee80211_vht_cap *vhtcap, int opmode) in ieee80211_vht_get_vhtcap_ie() argument
874 ieee80211_vht_get_vhtinfo_ie(struct ieee80211_node * ni,struct ieee80211_vht_operation * vhtop,int opmode) ieee80211_vht_get_vhtinfo_ie() argument
[all...]
H A Dieee80211.c559 const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, in ieee80211_vap_setup() argument
2212 media_status(enum ieee80211_opmode opmode,const struct ieee80211_channel * chan) media_status() argument
/freebsd-src/sys/dev/mwl/
H A Dmwldiag.h88 uint32_t opmode; /* operating mode */ member
/freebsd-src/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c70 ar5210Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5210Reset()
309 ar5210SetOperatingMode(struct ath_hal *ah, int opmode) in ar5210SetOperatingMode()
/freebsd-src/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c663 ar5212Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5212Use32KHzclock()
681 ar5212SetupClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5212SetupClock()
738 ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5212RestoreClock()
H A Dar5212_ani.c587 HAL_OPMODE opmode, int restore) in ar5212AniReset()
H A Dar5212_reset.c117 ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5212Reset()
802 ar5212SetOperatingMode(struct ath_hal *ah, int opmode) in ar5212SetOperatingMode()
/freebsd-src/sys/dev/rtwn/
H A Dif_rtwn.c402 rtwn_vap_decrement_counters(struct rtwn_softc * sc,enum ieee80211_opmode opmode,int id) rtwn_vap_decrement_counters() argument
470 rtwn_vap_create(struct ieee80211com * ic,const char name[IFNAMSIZ],int unit,enum ieee80211_opmode opmode,int flags,const uint8_t bssid[IEEE80211_ADDR_LEN],const uint8_t mac[IEEE80211_ADDR_LEN]) rtwn_vap_create() argument
[all...]
/freebsd-src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c543 HAL_OPMODE opmode, int restore) in ar5416AniReset()
H A Dar5416_reset.c76 ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5416Reset()
662 ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode) in ar5416InitIMR()
/freebsd-src/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c155 ar5211Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5211Reset()
2088 ar5211SetOperatingMode(struct ath_hal *ah, int opmode) in ar5211SetOperatingMode()
/freebsd-src/sys/dev/wtap/
H A Dif_wtap.c360 int unit, enum ieee80211_opmode opmode, int flags, in wtap_vap_create()
/freebsd-src/sys/dev/malo/
H A Dif_malohal.c478 uint32_t fwreadysig, opmode; in malo_hal_fwload() local
/freebsd-src/contrib/lua/src/
H A Dlopcodes.h398 #define opmode(mm,ot,it,t,a,m) \ macro

123