Searched refs:variable (Results 1 - 25 of 64) sorted by relevance

123

/drivers/net/wireless/hostap/
H A Dhostap_80211.h21 u8 variable[0]; member in struct:hostap_ieee80211_mgmt::__anon4377::__anon4378
30 u8 variable[0]; member in struct:hostap_ieee80211_mgmt::__anon4377::__anon4380
37 u8 variable[0]; member in struct:hostap_ieee80211_mgmt::__anon4377::__anon4381
44 u8 variable[0]; member in struct:hostap_ieee80211_mgmt::__anon4377::__anon4382
57 u8 variable[0]; member in struct:hostap_ieee80211_mgmt::__anon4377::__anon4385
/drivers/isdn/hardware/eicon/
H A Dmaintidi.c100 void *variable);
1112 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) {
1145 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) {
1183 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) {
1233 Move position to variable with given name
1266 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Framing[0];
1270 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Line[0];
1274 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer2[0];
1278 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer3[0];
1282 pLib->parse_table[pLib->cur_parse_entry++].variable
1881 diva_trace_read_variable(diva_man_var_header_t *pVar, void *variable) argument
[all...]
H A Dmaintidi.h48 char path[64]; /* Full path to variable */
49 void *variable; /* Variable that will receive value */ member in struct:_diva_strace_path2action
/drivers/staging/rtl8188eu/include/
H A Dieee80211_ext.h188 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6671
197 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6673
204 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6674
211 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6675
222 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6677
225 /* only variable items: SSID, Supported rates */
226 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6678
234 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6679
243 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6680::__anon6681::__anon6682
275 u8 variable[ variable
279 u8 variable[0]; member in struct:ieee80211_mgmt::__anon6670::__anon6680::__anon6681::__anon6686
[all...]
H A Dhal_intf.h185 void (*SetHwRegHandler)(struct adapter *padapter, u8 variable,
187 void (*GetHwRegHandler)(struct adapter *padapter, u8 variable,
263 void rtw_hal_set_hwreg(struct adapter *padapter, u8 variable, u8 *val);
264 void rtw_hal_get_hwreg(struct adapter *padapter, u8 variable, u8 *val);
/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dhw.h33 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
48 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
H A Dhw.c313 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) argument
319 switch (variable) {
359 "switch case not process %x\n", variable);
364 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) argument
373 switch (variable) {
737 "switch case not process %x\n", variable);
1108 /*fw related variable initialize */
/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dhw.h33 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
48 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dhw.h29 void rtl92ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
44 void rtl92ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dhw.h46 u8 variable, u8 *val);
63 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable,
/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dhw.h33 void rtl8723e_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
50 void rtl8723e_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dhw.h29 void rtl8723be_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
46 void rtl8723be_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dhw.h29 void rtl8821ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
46 void rtl8821ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dhw.h46 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
61 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dhw.h99 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
100 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.h44 void rtl8192e_SetHwReg(struct net_device *dev, u8 variable, u8 *val);
/drivers/staging/rtl8188eu/hal/
H A Dhal_intf.c122 void rtw_hal_set_hwreg(struct adapter *adapt, u8 variable, u8 *val) argument
125 adapt->HalFunc.SetHwRegHandler(adapt, variable, val);
128 void rtw_hal_get_hwreg(struct adapter *adapt, u8 variable, u8 *val) argument
131 adapt->HalFunc.GetHwRegHandler(adapt, variable, val);
H A Dusb_halinit.c1177 /* which should be read from register to a global variable. */
1191 /* which should be read from register to a global variable. */
1202 static void hw_var_set_opmode(struct adapter *Adapter, u8 variable, u8 *val) argument
1259 static void hw_var_set_macaddr(struct adapter *Adapter, u8 variable, u8 *val) argument
1270 static void hw_var_set_bssid(struct adapter *Adapter, u8 variable, u8 *val) argument
1281 static void hw_var_set_bcn_func(struct adapter *Adapter, u8 variable, u8 *val) argument
1293 static void SetHwReg8188EU(struct adapter *Adapter, u8 variable, u8 *val) argument
1299 switch (variable) {
1319 hw_var_set_opmode(Adapter, variable, val);
1322 hw_var_set_macaddr(Adapter, variable, va
1810 GetHwReg8188EU(struct adapter *Adapter, u8 variable, u8 *val) argument
[all...]
/drivers/misc/sgi-xp/
H A Dxpc_sn2.c42 * the senders of ACTIVATE IRQs, 1 amo variable to identify which remote
44 * local XPC and 1 amo variable to request partition deactivation.
167 return FETCHOP_LOAD_OP(TO_AMO((u64)&amo->variable), FETCHOP_CLEAR);
179 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR, flag);
188 ret = xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->variable),
201 (void)xpc_receive_IRQ_amo_sn2(amo); /* clear amo variable */
226 * Flag the appropriate amo variable and send an IRQ to the specified node.
250 FETCHOP_STORE_OP(TO_AMO((u64)&amos[BIT_WORD(from_nasid / 2)].variable),
322 * because the write to their associated amo variable completed after the IRQ
389 variable), FETCHOP_O
[all...]
/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c749 len -= offsetof(struct ieee80211_mgmt, u.probe_req.variable);
751 ie = cfg80211_find_ie(WLAN_EID_SSID, mgmt->u.probe_req.variable, len);
801 pie = mgmt->u.beacon.variable;
802 pie_len = pkt_len - offsetof(struct ieee80211_mgmt, u.beacon.variable);
937 pframe = mgmt->u.auth.variable;
938 len = skb->len - offsetof(struct ieee80211_mgmt, u.auth.variable);
1120 pie = mgmt->u.auth.variable;
1121 plen -= offsetof(struct ieee80211_mgmt, u.auth.variable);
1353 pos = mgmt->u.assoc_req.variable;
1354 left -= offsetof(struct ieee80211_mgmt, u.assoc_req.variable);
[all...]
H A Drtw_wlan_util.c891 pie_len = pkt_len - offsetof(struct ieee80211_mgmt, u.beacon.variable);
894 p = cfg80211_find_ie(WLAN_EID_DS_PARAMS, mgmt->u.beacon.variable,
902 mgmt->u.beacon.variable, pie_len);
921 p = cfg80211_find_ie(WLAN_EID_SSID, mgmt->u.beacon.variable, pie_len);
961 p = cfg80211_find_ie(WLAN_EID_RSN, mgmt->u.beacon.variable, pie_len);
977 mgmt->u.beacon.variable, pie_len);
1037 len = pkt_len - offsetof(struct ieee80211_mgmt, u.beacon.variable);
1039 p = cfg80211_find_ie(WLAN_EID_HT_OPERATION, mgmt->u.beacon.variable,
1044 p = cfg80211_find_ie(WLAN_EID_ERP_INFO, mgmt->u.beacon.variable, len);
/drivers/staging/rtl8723au/hal/
H A Drtl8723a_cmd.c236 pframe = mgmt->u.beacon.variable;
237 pktlen = offsetof(struct ieee80211_mgmt, u.beacon.variable);
427 pktlen = offsetof(struct ieee80211_mgmt, u.probe_resp.variable);
432 memcpy(mgmt->u.probe_resp.variable, cur_network->IEs,
/drivers/scsi/
H A Dstex.c224 u32 variable[0]; member in struct:req_msg
235 u8 variable[STATUS_VAR_LEN]; member in struct:status_msg
423 dst = (struct st_sgtable *)req->variable;
455 dst = (struct st_sgtable *)req->variable;
694 memset(&req->variable[0], 0, 8);
746 struct status_msg *resp, unsigned int variable)
750 memcpy(ccb->sense_buffer, resp->variable,
751 min(variable, ccb->sense_bufflen));
757 scsi_sg_copy_from_buffer(ccb->cmd, resp->variable, variable);
745 stex_copy_data(struct st_ccb *ccb, struct status_msg *resp, unsigned int variable) argument
[all...]
/drivers/staging/rtl8712/
H A Drtl871x_mp_ioctl.h83 u32 variable; member in struct:DR_VARIABLE_STRUCT
/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c637 size_t hlen = offsetof(struct ieee80211_mgmt, u.probe_resp.variable);
644 bcon->proberesp_ies = f->u.probe_resp.variable;
649 bcon->assocresp_ies = f->u.probe_resp.variable;

Completed in 1317 milliseconds

123