Home
last modified time | relevance | path

Searched defs:variable (Results 1 – 25 of 53) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
Dhostap_80211.h22 u8 variable[0]; member
31 u8 variable[0]; member
38 u8 variable[0]; member
45 u8 variable[0]; member
58 u8 variable[0]; member
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
Dhostap_80211.h22 u8 variable[0]; member
31 u8 variable[0]; member
38 u8 variable[0]; member
45 u8 variable[0]; member
58 u8 variable[0]; member
/kernel/linux/linux-6.6/scripts/kconfig/
Dpreprocess.c231 struct variable { struct
234 enum variable_flavor flavor; argument
239 static struct variable *variable_lookup(const char *name) in variable_lookup() argument
/kernel/linux/linux-5.10/scripts/kconfig/
Dpreprocess.c231 struct variable { struct
234 enum variable_flavor flavor; argument
239 static struct variable *variable_lookup(const char *name) in variable_lookup() argument
/kernel/linux/linux-5.10/fs/ntfs/
Dsuper.c100 #define NTFS_GETOPT_WITH_DEFAULT(option, variable, default_value) \ in parse_options() argument
110 #define NTFS_GETOPT(option, variable) \ in parse_options() argument
118 #define NTFS_GETOPT_UID(option, variable) \ in parse_options() argument
130 #define NTFS_GETOPT_GID(option, variable) \ in parse_options() argument
142 #define NTFS_GETOPT_OCTAL(option, variable) \ in parse_options() argument
150 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() argument
157 #define NTFS_GETOPT_OPTIONS_ARRAY(option, variable, opt_array) \ in parse_options() argument
/kernel/linux/linux-6.6/fs/ntfs/
Dsuper.c108 #define NTFS_GETOPT_WITH_DEFAULT(option, variable, default_value) \ in parse_options() argument
118 #define NTFS_GETOPT(option, variable) \ in parse_options() argument
126 #define NTFS_GETOPT_UID(option, variable) \ in parse_options() argument
138 #define NTFS_GETOPT_GID(option, variable) \ in parse_options() argument
150 #define NTFS_GETOPT_OCTAL(option, variable) \ in parse_options() argument
158 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() argument
165 #define NTFS_GETOPT_OPTIONS_ARRAY(option, variable, opt_array) \ in parse_options() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
Dhal_com.c580 void SetHwReg(struct adapter *adapter, u8 variable, u8 *val) in SetHwReg()
657 void GetHwReg(struct adapter *adapter, u8 variable, u8 *val) in GetHwReg()
681 struct adapter *adapter, enum hal_def_variable variable, void *value in SetHalDefVar()
751 struct adapter *adapter, enum hal_def_variable variable, void *value in GetHalDefVar()
Drtl8723b_hal_init.c2832 static void hw_var_set_opmode(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_opmode()
2905 static void hw_var_set_macaddr(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_macaddr()
2916 static void hw_var_set_bssid(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bssid()
2927 static void hw_var_set_bcn_func(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bcn_func()
2948 static void hw_var_set_correct_tsf(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_correct_tsf()
2989 static void hw_var_set_mlme_disconnect(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_disconnect()
3007 static void hw_var_set_mlme_sitesurvey(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_sitesurvey()
3068 static void hw_var_set_mlme_join(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_join()
3236 void SetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723B()
3674 void GetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723B()
[all …]
Dhal_intf.c125 void rtw_hal_set_hwreg(struct adapter *padapter, u8 variable, u8 *val) in rtw_hal_set_hwreg()
131 void rtw_hal_get_hwreg(struct adapter *padapter, u8 variable, u8 *val) in rtw_hal_get_hwreg()
137 void rtw_hal_set_hwreg_with_buf(struct adapter *padapter, u8 variable, u8 *pbuf, int len) in rtw_hal_set_hwreg_with_buf()
Dsdio_halinit.c1158 static void SetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723BS()
1199 static void GetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723BS()
1218 static void SetHwRegWithBuf8723B(struct adapter *padapter, u8 variable, u8 *pbuf, int len) in SetHwRegWithBuf8723B()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
Dusb_halinit.c1128 static void hw_var_set_opmode(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_opmode()
1185 static void hw_var_set_macaddr(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_macaddr()
1196 static void hw_var_set_bssid(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bssid()
1207 static void hw_var_set_bcn_func(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bcn_func()
1219 void rtw_hal_set_hwreg(struct adapter *Adapter, u8 variable, u8 *val) in rtw_hal_set_hwreg()
1725 void rtw_hal_get_hwreg(struct adapter *Adapter, u8 variable, u8 *val) in rtw_hal_get_hwreg()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c3315 static void hw_var_set_opmode(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_opmode()
3410 static void hw_var_set_macaddr(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_macaddr()
3421 static void hw_var_set_bssid(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bssid()
3432 static void hw_var_set_bcn_func(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bcn_func()
3453 static void hw_var_set_correct_tsf(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_correct_tsf()
3494 static void hw_var_set_mlme_disconnect(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_disconnect()
3512 static void hw_var_set_mlme_sitesurvey(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_sitesurvey()
3573 static void hw_var_set_mlme_join(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_join()
3776 void SetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723B()
4246 void GetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723B()
[all …]
Dhal_com.c1005 void SetHwReg(struct adapter *adapter, u8 variable, u8 *val) in SetHwReg()
1085 void GetHwReg(struct adapter *adapter, u8 variable, u8 *val) in GetHwReg()
1115 struct adapter *adapter, enum HAL_DEF_VARIABLE variable, void *value in SetHalDefVar()
1200 struct adapter *adapter, enum HAL_DEF_VARIABLE variable, void *value in GetHalDefVar()
Dhal_intf.c133 void rtw_hal_set_hwreg(struct adapter *padapter, u8 variable, u8 *val) in rtw_hal_set_hwreg()
139 void rtw_hal_get_hwreg(struct adapter *padapter, u8 variable, u8 *val) in rtw_hal_get_hwreg()
145 void rtw_hal_set_hwreg_with_buf(struct adapter *padapter, u8 variable, u8 *pbuf, int len) in rtw_hal_set_hwreg_with_buf()
Dsdio_halinit.c1393 static void SetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723BS()
1767 static void GetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723BS()
1786 static void SetHwRegWithBuf8723B(struct adapter *padapter, u8 variable, u8 *pbuf, int len) in SetHwRegWithBuf8723B()
/kernel/linux/linux-6.6/include/linux/
Dpercpu-defs.h316 #define __pcpu_size_call_return(stem, variable) \ argument
331 #define __pcpu_size_call_return2(stem, variable, ...) \ argument
346 #define __pcpu_size_call_return2bool(stem, variable, ...) \ argument
361 #define __pcpu_size_call(stem, variable, ...) \ argument
Dieee80211.h358 u8 variable[]; member
1195 u8 variable[0]; member
1202 u8 variable[0]; member
1262 u8 variable[]; member
1271 u8 variable[]; member
1278 u8 variable[]; member
1283 u8 variable[]; member
1290 u8 variable[]; member
1301 u8 variable[]; member
1313 u8 variable[]; member
[all …]
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h1079 u8 variable[0]; member
1086 u8 variable[0]; member
1104 u8 variable[0]; member
1113 u8 variable[0]; member
1120 u8 variable[0]; member
1125 u8 variable[0]; member
1132 u8 variable[0]; member
1143 u8 variable[0]; member
1147 u8 variable[0]; member
1155 u8 variable[0]; member
[all …]
Dpercpu-defs.h316 #define __pcpu_size_call_return(stem, variable) \ argument
331 #define __pcpu_size_call_return2(stem, variable, ...) \ argument
373 #define __pcpu_size_call(stem, variable, ...) \ argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
Dlibipw.h408 u8 variable[]; member
443 u8 variable[]; member
453 u8 variable[]; member
464 u8 variable[]; member
472 u8 variable[]; member
481 u8 variable[]; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c19 void rtl92se_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_get_hw_reg()
62 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_set_hw_reg()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c19 void rtl92se_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_get_hw_reg()
62 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_set_hw_reg()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c75 void rtl8723e_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723e_get_hw_reg()
131 void rtl8723e_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723e_set_hw_reg()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c75 void rtl8723e_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723e_get_hw_reg()
131 void rtl8723e_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723e_set_hw_reg()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c71 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_get_hw_reg()
126 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_set_hw_reg()

123