/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_misc.c | 98 ar5312SetupClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5312SetupClock() 142 ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5312RestoreClock()
|
H A D | ar5312_reset.c | 89 ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5312Reset()
|
/freebsd/sys/contrib/dev/athk/ |
H A D | debug.c | 20 const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string()
|
H A D | ath.h | 328 static inline const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string()
|
/freebsd/usr.bin/posixshmcontrol/ |
H A D | posixshmcontrol.c | 552 struct opmode { struct 557 static const struct opmode opmodes[] = { argument 570 const struct opmode *opmode; in main() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11_he.c | 90 enum ieee80211_op_mode opmode) in hostapd_eid_he_capab() 426 enum ieee80211_op_mode opmode) in check_valid_he_mcs() 484 enum ieee80211_op_mode opmode, const u8 *he_capab, in copy_sta_he_capab()
|
H A D | ieee802_11_eht.c | 110 enum ieee80211_op_mode opmode) in hostapd_eid_eht_capab_len() 136 enum ieee80211_op_mode opmode) in hostapd_eid_eht_capab() 319 enum ieee80211_op_mode opmode) in check_valid_eht_mcs() 391 enum ieee80211_op_mode opmode, in copy_sta_eht_capab()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lopcodes.c | 63 #define opmode(t,a,b,c,m) (((t)<<7) | ((a)<<6) | ((b)<<4) | ((c)<<2) | (m)) macro
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_beacon.c | 38 u_int32_t beacon_period_fraction, HAL_OPMODE opmode) in ar9300_beacon_init()
|
H A D | ar9300_stub_funcs.c | 556 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 D | ar9300_freebsd.c | 545 ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode, in ar9300_reset_freebsd()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_vht.c | 397 struct ieee80211_vht_cap *vhtcap, int opmode) in ieee80211_vht_get_vhtcap_ie() 932 struct ieee80211_vht_operation *vhtop, int opmode) in ieee80211_vht_get_vhtinfo_ie()
|
H A D | ieee80211.c | 545 const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, in ieee80211_vap_setup() 2209 media_status(enum ieee80211_opmode opmode, const struct ieee80211_channel *chan) in media_status()
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_reset.c | 70 ar5210Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5210Reset() 309 ar5210SetOperatingMode(struct ath_hal *ah, int opmode) in ar5210SetOperatingMode()
|
/freebsd/sys/dev/mwl/ |
H A D | mwldiag.h | 88 uint32_t opmode; /* operating mode */ member
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_misc.c | 663 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 D | ar5212_ani.c | 587 HAL_OPMODE opmode, int restore) in ar5212AniReset()
|
H A D | ar5212_reset.c | 117 ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5212Reset() 802 ar5212SetOperatingMode(struct ath_hal *ah, int opmode) in ar5212SetOperatingMode()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_ani.c | 543 HAL_OPMODE opmode, int restore) in ar5416AniReset()
|
H A D | ar5416_reset.c | 76 ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5416Reset() 662 ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode) in ar5416InitIMR()
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn.c | 469 enum ieee80211_opmode opmode, int id) in rtwn_vap_decrement_counters() 537 enum ieee80211_opmode opmode, int flags, in rtwn_vap_create()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_reset.c | 155 ar5211Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5211Reset() 2088 ar5211SetOperatingMode(struct ath_hal *ah, int opmode) in ar5211SetOperatingMode()
|
/freebsd/sys/dev/wtap/ |
H A D | if_wtap.c | 357 int unit, enum ieee80211_opmode opmode, int flags, in wtap_vap_create()
|
/freebsd/sys/dev/malo/ |
H A D | if_malohal.c | 478 uint32_t fwreadysig, opmode; in malo_hal_fwload() local
|
/freebsd/contrib/lua/src/ |
H A D | lopcodes.h | 398 #define opmode(mm,ot,it,t,a,m) \ macro
|