| /Linux-v6.6/drivers/staging/wlan-ng/ | 
| D | prism2fw.c | 86 struct pda {  struct134 static struct pda pda;  variable
 150 static int read_cardpda(struct pda *pda, struct wlandevice *wlandev);
 152 static int mkpdrlist(struct pda *pda);
 156 		     struct pda *pda);
 257 	memset(&pda, 0, sizeof(pda));  in prism2_fwapply()
 258 	pda.rec[0] = (struct hfa384x_pdrec *)pda.buf;  in prism2_fwapply()
 259 	pda.rec[0]->len = cpu_to_le16(2);	/* len in words */  in prism2_fwapply()
 260 	pda.rec[0]->code = cpu_to_le16(HFA384x_PDR_END_OF_PDA);  in prism2_fwapply()
 261 	pda.nrec = 1;  in prism2_fwapply()
 [all …]
 
 | 
| D | p80211metastruct.h | 195 	struct p80211item_unk1024 pda;  member
 | 
| D | prism2mgmt.c | 706 					      msg->pda.data,  in prism2mgmt_readpda()719 		msg->pda.status = P80211ENUM_msgitem_status_data_ok;  in prism2mgmt_readpda()
 
 | 
| D | hfa384x_usb.c | 2165 	__le16 *pda = buf;  in hfa384x_drvr_readpda()  local2205 			pdrlen = le16_to_cpu(pda[currpdr]) * 2;  in hfa384x_drvr_readpda()
 2206 			pdrcode = le16_to_cpu(pda[currpdr + 1]);  in hfa384x_drvr_readpda()
 2228 				currpdr += le16_to_cpu(pda[currpdr]) + 1;  in hfa384x_drvr_readpda()
 
 | 
| /Linux-v6.6/drivers/net/wireless/intersil/orinoco/ | 
| D | fw.c | 102 	__le16 *pda;  in orinoco_dl_firmware()  local114 	pda = kzalloc(fw->pda_size, GFP_KERNEL);  in orinoco_dl_firmware()
 115 	if (!pda)  in orinoco_dl_firmware()
 126 	err = hw->ops->read_pda(hw, pda, fw->pda_addr, fw->pda_size);  in orinoco_dl_firmware()
 174 	err = hermes_apply_pda_with_defaults(hw, first_block, end, pda,  in orinoco_dl_firmware()
 175 					     &pda[fw->pda_size / sizeof(*pda)]);  in orinoco_dl_firmware()
 195 	kfree(pda);  in orinoco_dl_firmware()
 215 	__le16 *pda = NULL;  in symbol_dl_image()  local
 224 		pda = kzalloc(fw->pda_size, GFP_KERNEL);  in symbol_dl_image()
 225 		if (!pda)  in symbol_dl_image()
 [all …]
 
 | 
| D | hermes_dld.h | 35 		    __le16 *pda,42 		     const __le16 *pda,
 47 				   const __le16 *pda,
 
 | 
| D | hermes_dld.c | 226 		     const __le16 *pda,  in hermes_apply_pda()  argument237 	pdi = (const struct pdi *) (pda + 2);  in hermes_apply_pda()
 393 				   const __le16 *pda,  in hermes_apply_pda_with_defaults()  argument
 397 	const struct pdi *first_pdi = (const struct pdi *) &pda[2];  in hermes_apply_pda_with_defaults()
 
 | 
| D | hermes.c | 687 static int hermes_read_pda(struct hermes *hw, __le16 *pda, u32 pda_addr,  in hermes_read_pda()  argument693 	__le16 *data = pda;  in hermes_read_pda()
 706 		pda[0] = cpu_to_le16(pda_len - 2);  in hermes_read_pda()
 708 		pda[1] = cpu_to_le16(0x0800); /* CFG_PROD_DATA */  in hermes_read_pda()
 710 		data = pda + 2;  in hermes_read_pda()
 728 	pda_size = le16_to_cpu(pda[0]);  in hermes_read_pda()
 
 | 
| D | orinoco_usb.c | 1111 static int ezusb_read_pda(struct hermes *hw, __le16 *pda,  in ezusb_read_pda()  argument1127 	pda[0] = cpu_to_le16(pda_len - 2);  in ezusb_read_pda()
 1129 	pda[1] = cpu_to_le16(0x0800); /* CFG_PROD_DATA */  in ezusb_read_pda()
 1132 				EZUSB_FRAME_CONTROL, &pda[2], pda_len - 4,  in ezusb_read_pda()
 
 | 
| D | hermes.h | 397 	int (*read_pda)(struct hermes *hw, __le16 *pda,
 | 
| /Linux-v6.6/drivers/net/wireless/intersil/p54/ | 
| D | eeprom.c | 281 		struct pda_channel_output_limit_longbow *pda = data;  in p54_get_maxpower()  local284 		pda = data;  in p54_get_maxpower()
 285 		for (j = 0; j < ARRAY_SIZE(pda->point); j++) {  in p54_get_maxpower()
 287 				&pda->point[j];  in p54_get_maxpower()
 305 		struct pda_channel_output_limit *pda = data;  in p54_get_maxpower()  local
 307 		rawpower = max(rawpower, pda->val_qpsk);  in p54_get_maxpower()
 308 		rawpower = max(rawpower, pda->val_bpsk);  in p54_get_maxpower()
 309 		rawpower = max(rawpower, pda->val_16qam);  in p54_get_maxpower()
 310 		rawpower = max(rawpower, pda->val_64qam);  in p54_get_maxpower()
 829 			struct pda_custom_wrapper *pda = (void *) entry->data;  in p54_parse_eeprom()  local
 [all …]
 
 | 
| /Linux-v6.6/drivers/staging/rtl8712/ | 
| D | rtl871x_recv.c | 465 	u8 *psa, *pda, *pbssid;  in validate_recv_data_frame()  local472 	pda = ieee80211_get_DA((struct ieee80211_hdr *)ptr);  in validate_recv_data_frame()
 477 	memcpy(pattrib->dst, pda, ETH_ALEN);  in validate_recv_data_frame()
 482 		memcpy(pattrib->ra, pda, ETH_ALEN);  in validate_recv_data_frame()
 487 		memcpy(pattrib->ra, pda, ETH_ALEN);  in validate_recv_data_frame()
 
 | 
| /Linux-v6.6/drivers/net/wireless/intersil/hostap/ | 
| D | hostap_download.c | 151 	__le16 *pda = (__le16 *) buf;  in prism2_pda_ok()  local161 		len = le16_to_cpu(pda[pos]);  in prism2_pda_ok()
 162 		pdr = le16_to_cpu(pda[pos + 1]);  in prism2_pda_ok()
 
 | 
| D | hostap_proc.c | 204 	if (local->pda == NULL || *_pos >= PRISM2_PDA_SIZE)  in prism2_pda_proc_read()210 	if (copy_to_user(buf, local->pda + off, count) != 0)  in prism2_pda_proc_read()
 
 | 
| D | hostap_hw.c | 1345 	kfree(local->pda);  in prism2_hw_init2()1347 		local->pda = NULL;  in prism2_hw_init2()
 1349 		local->pda = prism2_read_pda(dev);  in prism2_hw_init2()
 3345 	kfree(local->pda);  in prism2_free_local_data()
 
 | 
| D | hostap_wlan.h | 798 	u8 *pda;  member
 | 
| /Linux-v6.6/drivers/staging/rtl8723bs/core/ | 
| D | rtw_recv.c | 1232 	u8 *psa, *pda, *pbssid;  in validate_recv_data_frame()  local1240 	pda = get_da(ptr);  in validate_recv_data_frame()
 1249 	memcpy(pattrib->dst, pda, ETH_ALEN);  in validate_recv_data_frame()
 1256 		memcpy(pattrib->ra, pda, ETH_ALEN);  in validate_recv_data_frame()
 1262 		memcpy(pattrib->ra, pda, ETH_ALEN);  in validate_recv_data_frame()
 
 | 
| /Linux-v6.6/drivers/dma/ | 
| D | imx-sdma.c | 348 	u32  pda;  member
 | 
| /Linux-v6.6/Documentation/admin-guide/ | 
| D | devices.txt | 880 		  0 = /dev/pda		First parallel port IDE disk1064 		The pda devices are used to mount filesystems on
 1065 		remote pda's (basically slow handheld machines with
 
 |