/drivers/isdn/hardware/eicon/ |
D | maintidi.c | 100 void *variable); 1112 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_modem_info() 1145 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_fax_info() 1183 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_line_info() 1266 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Framing[0]; in diva_create_line_parse_table() 1270 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Line[0]; in diva_create_line_parse_table() 1274 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer2[0]; in diva_create_line_parse_table() 1278 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer3[0]; in diva_create_line_parse_table() 1282 pLib->parse_table[pLib->cur_parse_entry++].variable = \ in diva_create_line_parse_table() 1287 pLib->parse_table[pLib->cur_parse_entry++].variable = \ in diva_create_line_parse_table() [all …]
|
D | maintidi.h | 49 void *variable; /* Variable that will receive value */ member
|
/drivers/staging/rtl8188eu/include/ |
D | ieee80211_ext.h | 188 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
|
D | hal_intf.h | 185 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/hostap/ |
D | hostap_80211.h | 21 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/misc/sgi-xp/ |
D | xpc_sn2.c | 167 return FETCHOP_LOAD_OP(TO_AMO((u64)&amo->variable), FETCHOP_CLEAR); in xpc_receive_IRQ_amo_sn2() 179 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR, flag); in xpc_send_IRQ_sn2() 188 ret = xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->variable), in xpc_send_IRQ_sn2() 250 FETCHOP_STORE_OP(TO_AMO((u64)&amos[BIT_WORD(from_nasid / 2)].variable), in xpc_send_local_activate_IRQ_sn2() 389 variable), FETCHOP_OR, chctl.all_flags); in xpc_send_local_notify_IRQ_sn2() 477 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR, in xpc_indicate_partition_engaged_sn2() 487 variable), in xpc_indicate_partition_engaged_sn2() 505 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND, in xpc_indicate_partition_disengaged_sn2() 515 variable), in xpc_indicate_partition_disengaged_sn2() 537 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND, in xpc_assume_partition_disengaged_sn2() [all …]
|
/drivers/net/wireless/rtlwifi/rtl8192ee/ |
D | hw.h | 29 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/ |
D | hw.h | 46 u8 variable, u8 *val); 63 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable,
|
/drivers/net/wireless/rtlwifi/rtl8723be/ |
D | hw.h | 29 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/rtl8188ee/ |
D | hw.h | 33 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);
|
/drivers/net/wireless/rtlwifi/rtl8821ae/ |
D | hw.h | 29 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/rtl8192cu/ |
D | hw.h | 99 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/net/wireless/rtlwifi/rtl8192de/ |
D | hw.h | 33 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/rtl8723ae/ |
D | hw.h | 33 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/staging/rtl8188eu/hal/ |
D | hal_intf.c | 122 void rtw_hal_set_hwreg(struct adapter *adapt, u8 variable, u8 *val) in rtw_hal_set_hwreg() argument 125 adapt->HalFunc.SetHwRegHandler(adapt, variable, val); in rtw_hal_set_hwreg() 128 void rtw_hal_get_hwreg(struct adapter *adapt, u8 variable, u8 *val) in rtw_hal_get_hwreg() argument 131 adapt->HalFunc.GetHwRegHandler(adapt, variable, val); in rtw_hal_get_hwreg()
|
D | usb_halinit.c | 1202 static void hw_var_set_opmode(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_opmode() argument 1259 static void hw_var_set_macaddr(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_macaddr() argument 1270 static void hw_var_set_bssid(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bssid() argument 1281 static void hw_var_set_bcn_func(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bcn_func() argument 1293 static void SetHwReg8188EU(struct adapter *Adapter, u8 variable, u8 *val) in SetHwReg8188EU() argument 1299 switch (variable) { in SetHwReg8188EU() 1319 hw_var_set_opmode(Adapter, variable, val); in SetHwReg8188EU() 1322 hw_var_set_macaddr(Adapter, variable, val); in SetHwReg8188EU() 1325 hw_var_set_bssid(Adapter, variable, val); in SetHwReg8188EU() 1366 hw_var_set_bcn_func(Adapter, variable, val); in SetHwReg8188EU() [all …]
|
/drivers/staging/rtl8188eu/ |
D | TODO | 5 - convert any remaining unusual variable types 16 Perhaps delete it, perhaps assign to some local variable.
|
/drivers/net/wireless/rtlwifi/rtl8192ce/ |
D | hw.h | 46 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/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 749 len -= offsetof(struct ieee80211_mgmt, u.probe_req.variable); in OnProbeReq23a() 751 ie = cfg80211_find_ie(WLAN_EID_SSID, mgmt->u.probe_req.variable, len); in OnProbeReq23a() 801 pie = mgmt->u.beacon.variable; in OnBeacon23a() 802 pie_len = pkt_len - offsetof(struct ieee80211_mgmt, u.beacon.variable); in OnBeacon23a() 937 pframe = mgmt->u.auth.variable; in OnAuth23a() 938 len = skb->len - offsetof(struct ieee80211_mgmt, u.auth.variable); in OnAuth23a() 1120 pie = mgmt->u.auth.variable; in OnAuth23aClient23a() 1121 plen -= offsetof(struct ieee80211_mgmt, u.auth.variable); in OnAuth23aClient23a() 1353 pos = mgmt->u.assoc_req.variable; in OnAssocReq23a() 1354 left -= offsetof(struct ieee80211_mgmt, u.assoc_req.variable); in OnAssocReq23a() [all …]
|
D | rtw_wlan_util.c | 891 pie_len = pkt_len - offsetof(struct ieee80211_mgmt, u.beacon.variable); in rtw_check_bcn_info23a() 894 p = cfg80211_find_ie(WLAN_EID_DS_PARAMS, mgmt->u.beacon.variable, in rtw_check_bcn_info23a() 902 mgmt->u.beacon.variable, pie_len); in rtw_check_bcn_info23a() 921 p = cfg80211_find_ie(WLAN_EID_SSID, mgmt->u.beacon.variable, pie_len); in rtw_check_bcn_info23a() 961 p = cfg80211_find_ie(WLAN_EID_RSN, mgmt->u.beacon.variable, pie_len); in rtw_check_bcn_info23a() 977 mgmt->u.beacon.variable, pie_len); in rtw_check_bcn_info23a() 1037 len = pkt_len - offsetof(struct ieee80211_mgmt, u.beacon.variable); in update_beacon23a_info() 1039 p = cfg80211_find_ie(WLAN_EID_HT_OPERATION, mgmt->u.beacon.variable, in update_beacon23a_info() 1044 p = cfg80211_find_ie(WLAN_EID_ERP_INFO, mgmt->u.beacon.variable, len); in update_beacon23a_info()
|
/drivers/scsi/ |
D | stex.c | 224 u32 variable[0]; member 235 u8 variable[STATUS_VAR_LEN]; member 423 dst = (struct st_sgtable *)req->variable; in stex_map_sg() 455 dst = (struct st_sgtable *)req->variable; in stex_ss_map_sg() 694 memset(&req->variable[0], 0, 8); in stex_queuecommand_lck() 746 struct status_msg *resp, unsigned int variable) in stex_copy_data() argument 750 memcpy(ccb->sense_buffer, resp->variable, in stex_copy_data() 751 min(variable, ccb->sense_bufflen)); in stex_copy_data() 757 scsi_sg_copy_from_buffer(ccb->cmd, resp->variable, variable); in stex_copy_data() 766 le32_to_cpu(*(__le32 *)&resp->variable[0])); in stex_check_cmd()
|
/drivers/staging/nvec/ |
D | TODO | 7 message in a variable (and return the error code).
|
/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_cmd.c | 236 pframe = mgmt->u.beacon.variable; in ConstructBeacon() 237 pktlen = offsetof(struct ieee80211_mgmt, u.beacon.variable); in ConstructBeacon() 427 pktlen = offsetof(struct ieee80211_mgmt, u.probe_resp.variable); in ConstructProbeRsp() 432 memcpy(mgmt->u.probe_resp.variable, cur_network->IEs, in ConstructProbeRsp()
|
/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_dev.h | 44 void rtl8192e_SetHwReg(struct net_device *dev, u8 variable, u8 *val);
|
/drivers/staging/rtl8723au/ |
D | TODO | 5 - convert any remaining unusual variable types
|