/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/ |
A D | hostap_80211.h | 22 u8 variable[0]; member 31 u8 variable[0]; member 38 u8 variable[0]; member 45 u8 variable[0]; member 58 u8 variable[0]; member
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | preprocess.c | 231 struct variable { struct 234 enum variable_flavor flavor; argument 239 static struct variable *variable_lookup(const char *name) in variable_lookup() argument
|
/linux-6.3-rc2/fs/ntfs/ |
A D | super.c | 108 #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
|
/linux-6.3-rc2/drivers/staging/rtl8723bs/hal/ |
A D | hal_com.c | 580 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()
|
A D | rtl8723b_hal_init.c | 2830 static void hw_var_set_opmode(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_opmode() 2903 static void hw_var_set_macaddr(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_macaddr() 2914 static void hw_var_set_bssid(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bssid() 2925 static void hw_var_set_bcn_func(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bcn_func() 2946 static void hw_var_set_correct_tsf(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_correct_tsf() 2987 static void hw_var_set_mlme_disconnect(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_disconnect() 3005 static void hw_var_set_mlme_sitesurvey(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_sitesurvey() 3066 static void hw_var_set_mlme_join(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_join() 3234 void SetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723B() 3672 void GetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723B() [all …]
|
A D | hal_intf.c | 125 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()
|
A D | sdio_halinit.c | 1158 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()
|
/linux-6.3-rc2/include/linux/ |
A D | ieee80211.h | 358 u8 variable[]; member 1193 u8 variable[]; member 1202 u8 variable[]; member 1209 u8 variable[]; member 1214 u8 variable[]; member 1221 u8 variable[]; member 1232 u8 variable[]; member 4499 u8 variable[]; member 4557 u8 variable[]; member 4564 u8 variable[]; member [all …]
|
A D | percpu-defs.h | 316 #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
|
A D | sctp.h | 388 union sctp_sack_variable variable[]; member 446 __u8 variable[]; member
|
/linux-6.3-rc2/drivers/net/wireless/intel/ipw2x00/ |
A D | libipw.h | 408 u8 variable[]; member 443 u8 variable[]; member 453 u8 variable[]; member 464 u8 variable[]; member 472 u8 variable[]; member 481 u8 variable[]; member
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
A D | hw.c | 19 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()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
A D | hw.c | 75 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()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
A D | hw.c | 71 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()
|
/linux-6.3-rc2/drivers/staging/rtl8712/ |
A D | rtl871x_mp_ioctl.h | 71 u32 variable; member
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
A D | hw.c | 91 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_get_hw_reg() 149 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_set_hw_reg()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
A D | hw.c | 274 void rtl92ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ee_get_hw_reg() 407 void rtl92ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ee_set_hw_reg()
|
/linux-6.3-rc2/drivers/staging/vme_user/ |
A D | vme_tsi148.c | 58 unsigned long long *variable) in reg_join() 64 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
A D | hw.c | 299 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl88ee_get_hw_reg() 351 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl88ee_set_hw_reg()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
A D | hw.c | 1472 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_get_hw_reg() 1549 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_set_hw_reg()
|
/linux-6.3-rc2/drivers/scsi/ |
A D | stex.c | 239 u32 variable[]; member 250 u8 variable[STATUS_VAR_LEN]; member 770 struct status_msg *resp, unsigned int variable) in stex_copy_data()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
A D | hw.c | 289 void rtl8723be_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723be_get_hw_reg() 393 void rtl8723be_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723be_set_hw_reg()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
A D | hw.c | 391 void rtl8821ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_get_hw_reg() 470 void rtl8821ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_set_hw_reg()
|
/linux-6.3-rc2/drivers/staging/rtl8192e/rtl8192e/ |
A D | r8192E_dev.c | 77 void rtl92e_set_reg(struct net_device *dev, u8 variable, u8 *val) in rtl92e_set_reg()
|
/linux-6.3-rc2/net/wireless/ |
A D | scan.c | 2389 u8 *bssid, *variable; in cfg80211_inform_single_bss_frame_data() local
|