Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Dieee80211_ext.h188 u8 variable[0]; member
197 u8 variable[0]; member
204 u8 variable[0]; member
211 u8 variable[0]; member
222 u8 variable[0]; member
226 u8 variable[0]; member
234 u8 variable[0]; member
243 u8 variable[0]; member
275 u8 variable[0]; member
279 u8 variable[0]; member
/drivers/net/wireless/hostap/
Dhostap_80211.h21 u8 variable[0]; member
30 u8 variable[0]; member
37 u8 variable[0]; member
44 u8 variable[0]; member
57 u8 variable[0]; member
/drivers/staging/rtl8188eu/hal/
Dusb_halinit.c1197 static void hw_var_set_opmode(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_opmode()
1254 static void hw_var_set_macaddr(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_macaddr()
1265 static void hw_var_set_bssid(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bssid()
1276 static void hw_var_set_bcn_func(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bcn_func()
1288 static void SetHwReg8188EU(struct adapter *Adapter, u8 variable, u8 *val) in SetHwReg8188EU()
1805 static void GetHwReg8188EU(struct adapter *Adapter, u8 variable, u8 *val) in GetHwReg8188EU()
Dhal_intf.c122 void rtw_hal_set_hwreg(struct adapter *adapt, u8 variable, u8 *val) in rtw_hal_set_hwreg()
128 void rtw_hal_get_hwreg(struct adapter *adapt, u8 variable, u8 *val) in rtw_hal_get_hwreg()
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c45 void rtl92se_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_get_hw_reg()
88 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_set_hw_reg()
/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()
151 void rtl8723e_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723e_set_hw_reg()
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c97 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_get_hw_reg()
151 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_set_hw_reg()
/drivers/scsi/
Dstex.c225 u32 variable[0]; member
236 u8 variable[STATUS_VAR_LEN]; member
721 struct status_msg *resp, unsigned int variable) in stex_copy_data()
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dhw.c117 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_get_hw_reg()
174 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_set_hw_reg()
/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()
427 void rtl92ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ee_set_hw_reg()
/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h83 u32 variable; member
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.c314 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl88ee_get_hw_reg()
365 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl88ee_set_hw_reg()
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c1532 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_get_hw_reg()
1610 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_set_hw_reg()
/drivers/vme/bridges/
Dvme_tsi148.c61 unsigned long long *variable) in reg_join()
67 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split()
/drivers/isdn/hardware/eicon/
Dmaintidi.h49 void *variable; /* Variable that will receive value */ member
Dmaintidi.c1882 void *variable) { in diva_trace_read_variable()
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c306 void rtl8723be_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723be_get_hw_reg()
408 void rtl8723be_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723be_set_hw_reg()
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.c409 void rtl8821ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_get_hw_reg()
488 void rtl8821ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_set_hw_reg()
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c94 void rtl92e_set_reg(struct net_device *dev, u8 variable, u8 *val) in rtl92e_set_reg()