Home
last modified time | relevance | path

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

12

/Linux-v4.19/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
/Linux-v4.19/scripts/kconfig/
Dpreprocess.c228 struct variable { struct
231 enum variable_flavor flavor; argument
236 static struct variable *variable_lookup(const char *name) in variable_lookup() argument
/Linux-v4.19/fs/ntfs/
Dsuper.c114 #define NTFS_GETOPT_WITH_DEFAULT(option, variable, default_value) \ in parse_options() argument
124 #define NTFS_GETOPT(option, variable) \ in parse_options() argument
132 #define NTFS_GETOPT_UID(option, variable) \ in parse_options() argument
144 #define NTFS_GETOPT_GID(option, variable) \ in parse_options() argument
156 #define NTFS_GETOPT_OCTAL(option, variable) \ in parse_options() argument
164 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() argument
171 #define NTFS_GETOPT_OPTIONS_ARRAY(option, variable, opt_array) \ in parse_options() argument
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dusb_halinit.c1136 static void hw_var_set_opmode(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_opmode()
1193 static void hw_var_set_macaddr(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_macaddr()
1204 static void hw_var_set_bssid(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bssid()
1215 static void hw_var_set_bcn_func(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bcn_func()
1227 void rtw_hal_set_hwreg(struct adapter *Adapter, u8 variable, u8 *val) in rtw_hal_set_hwreg()
1732 void rtw_hal_get_hwreg(struct adapter *Adapter, u8 variable, u8 *val) in rtw_hal_get_hwreg()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c3317 static void hw_var_set_opmode(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_opmode()
3412 static void hw_var_set_macaddr(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_macaddr()
3423 static void hw_var_set_bssid(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bssid()
3434 static void hw_var_set_bcn_func(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bcn_func()
3455 static void hw_var_set_correct_tsf(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_correct_tsf()
3496 static void hw_var_set_mlme_disconnect(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_disconnect()
3514 static void hw_var_set_mlme_sitesurvey(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_sitesurvey()
3575 static void hw_var_set_mlme_join(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_join()
3781 void SetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723B()
4252 void GetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723B()
[all …]
Dhal_com.c1018 void SetHwReg(struct adapter *adapter, u8 variable, u8 *val) in SetHwReg()
1098 void GetHwReg(struct adapter *adapter, u8 variable, u8 *val) in GetHwReg()
1128 struct adapter *adapter, enum HAL_DEF_VARIABLE variable, void *value in SetHalDefVar()
1213 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.c1430 static void SetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723BS()
1807 static void GetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723BS()
1826 static void SetHwRegWithBuf8723B(struct adapter *padapter, u8 variable, u8 *pbuf, int len) in SetHwRegWithBuf8723B()
/Linux-v4.19/arch/ia64/include/asm/sn/
Dmspec.h52 u64 variable; member
/Linux-v4.19/include/linux/
Dieee80211.h898 u8 variable[0]; member
907 u8 variable[0]; member
914 u8 variable[0]; member
921 u8 variable[0]; member
932 u8 variable[0]; member
936 u8 variable[0]; member
944 u8 variable[0]; member
953 u8 variable[0]; member
957 u8 variable[0]; member
962 u8 variable[0]; member
[all …]
Dpercpu-defs.h318 #define __pcpu_size_call_return(stem, variable) \ argument
333 #define __pcpu_size_call_return2(stem, variable, ...) \ argument
375 #define __pcpu_size_call(stem, variable, ...) \ argument
Dsctp.h402 union sctp_sack_variable variable[0]; member
454 __u8 variable[0]; member
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c41 void rtl92se_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_get_hw_reg()
84 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c93 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_get_hw_reg()
148 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c97 void rtl8723e_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723e_get_hw_reg()
153 void rtl8723e_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723e_set_hw_reg()
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h83 u32 variable; member
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.c296 void rtl92ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ee_get_hw_reg()
429 void rtl92ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ee_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dhw.c113 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_get_hw_reg()
171 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c1487 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_get_hw_reg()
1562 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.c318 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl88ee_get_hw_reg()
370 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl88ee_set_hw_reg()
/Linux-v4.19/drivers/vme/bridges/
Dvme_tsi148.c63 unsigned long long *variable) in reg_join()
69 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmaintidi.h49 void *variable; /* Variable that will receive value */ member
/Linux-v4.19/drivers/scsi/
Dstex.c244 u32 variable[0]; member
255 u8 variable[STATUS_VAR_LEN]; member
777 struct status_msg *resp, unsigned int variable) in stex_copy_data()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dhw.c291 void rtl8822be_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8822be_get_hw_reg()
411 void rtl8822be_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8822be_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c308 void rtl8723be_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723be_get_hw_reg()
412 void rtl8723be_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723be_set_hw_reg()

12