/linux/scripts/kconfig/ |
H A D | preprocess.c | 235 struct variable { struct 238 enum variable_flavor flavor; argument 243 static struct variable *variable_lookup(const char *name) in variable_lookup() argument
|
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com.c | 576 void SetHwReg(struct adapter *adapter, u8 variable, u8 *val) in SetHwReg() 653 void GetHwReg(struct adapter *adapter, u8 variable, u8 *val) in GetHwReg() 677 struct adapter *adapter, enum hal_def_variable variable, void *value in SetHalDefVar() 739 struct adapter *adapter, enum hal_def_variable variable, void *value in GetHalDefVar()
|
H A D | rtl8723b_hal_init.c | 2291 static void hw_var_set_opmode(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_opmode() 2364 static void hw_var_set_macaddr(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_macaddr() 2373 static void hw_var_set_bssid(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bssid() 2382 static void hw_var_set_bcn_func(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bcn_func() 2401 static void hw_var_set_correct_tsf(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_correct_tsf() 2438 static void hw_var_set_mlme_disconnect(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_disconnect() 2456 static void hw_var_set_mlme_sitesurvey(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_sitesurvey() 2517 static void hw_var_set_mlme_join(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_join() 2682 void SetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723B() 3119 void GetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723B() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core.h | 80 #define dml_get_per_surface_var_decl(variable, type) type dml_get_##variable(struct display_mode_li… argument
|
/linux/include/linux/ |
H A D | percpu-defs.h | 319 #define __pcpu_size_call_return(stem, variable) \ argument 334 #define __pcpu_size_call_return2(stem, variable, ...) \ argument 349 #define __pcpu_size_call_return2bool(stem, variable, ...) \ argument 364 #define __pcpu_size_call(stem, variable, ...) \ argument
|
H A D | ieee80211.h | 369 u8 variable[]; member 1281 u8 variable[]; member 1414 u8 variable[]; member 1423 u8 variable[]; member 1430 u8 variable[]; member 1435 u8 variable[]; member 1442 u8 variable[]; member 1453 u8 variable[]; member 1465 u8 variable[]; member 1474 u8 variable[]; member [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | hw.c | 67 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_get_hw_reg() 81 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_set_hw_reg()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
H A D | hw_common.c | 47 void rtl92d_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92d_get_hw_reg() 102 void rtl92d_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92d_set_hw_reg()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
H A D | hw.c | 40 void rtl92du_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92du_get_hw_reg() 54 void rtl92du_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92du_set_hw_reg()
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rx.c | 163 u8 *variable; in rtw_update_rx_freq_from_ie() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H 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/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw.h | 411 u8 variable[]; member 446 u8 variable[]; member 456 u8 variable[]; member 467 u8 variable[]; member 476 u8 variable[]; member
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H 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/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H 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/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H 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/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | hw.c | 1403 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_get_hw_reg() 1480 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_set_hw_reg()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H 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/drivers/scsi/ |
H A D | stex.c | 243 u32 variable[]; member 254 u8 variable[STATUS_VAR_LEN]; member 773 struct status_msg *resp, unsigned int variable) in stex_copy_data()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H 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/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_dcn4_calcs.c | 254 #define dml_get_per_pipe_var_func(variable, type, interval_var) static type dml_get_##variable(cons… argument 278 #define dml_get_per_plane_var_func(variable, type, interval_var) static type dml_get_plane_##variab… argument 295 #define dml_get_per_plane_array_var_func(variable, type, interval_var) static type dml_get_plane_ar… argument
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.c | 221 u8 variable[]; member
|
/linux/net/mac80211/ |
H A D | mlme.c | 7210 u8 *bssid, *variable = mgmt->u.beacon.variable; in ieee80211_rx_mgmt_beacon() local
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | fw.h | 766 u8 variable[]; member
|