Searched defs:pda (Results  1 – 16 of 16) sorted by relevance
| /linux-4.4.14/drivers/staging/wlan-ng/ | 
| D | prism2fw.c | 106 struct pda {  struct107 	u8 buf[HFA384x_PDA_LEN_MAX];
 108 	hfa384x_pdrec_t *rec[HFA384x_PDA_RECS_MAX];
 109 	unsigned int nrec;
 154 static struct pda pda;  variable
 585 static int mkpdrlist(struct pda *pda)  in mkpdrlist()
 656 	      struct s3plugrec *s3plug, unsigned int ns3plug, struct pda *pda)  in plugimage()
 761 static int read_cardpda(struct pda *pda, wlandevice_t *wlandev)  in read_cardpda()
 
 | 
| D | p80211metastruct.h | 230 	p80211item_unk1024_t pda;  member
 | 
| D | hfa384x_usb.c | 2404 	u16 *pda = buf;  in hfa384x_drvr_readpda()  local
 | 
| /linux-4.4.14/drivers/net/wireless/p54/ | 
| D | eeprom.c | 283 		struct pda_channel_output_limit_longbow *pda = data;  in p54_get_maxpower()  local307 		struct pda_channel_output_limit *pda = data;  in p54_get_maxpower()  local
 830 			struct pda_custom_wrapper *pda = (void *) entry->data;  in p54_parse_eeprom()  local
 851 			struct pda_custom_wrapper *pda = (void *) entry->data;  in p54_parse_eeprom()  local
 858 			struct pda_custom_wrapper *pda = (void *) entry->data;  in p54_parse_eeprom()  local
 
 | 
| /linux-4.4.14/drivers/isdn/i4l/ | 
| D | isdn_x25iface.c | 74 static int pdata_is_bad(ix25_pdata_t *pda) {  in pdata_is_bad()166 	ix25_pdata_t *pda = cprot->proto_data;  in isdn_x25iface_proto_restart()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/orinoco/ | 
| D | fw.c | 102 	__le16 *pda;  in orinoco_dl_firmware()  local215 	__le16 *pda = NULL;  in symbol_dl_image()  local
 
 | 
| D | hermes_dld.c | 226 		     const __le16 *pda,  in hermes_apply_pda()393 				   const __le16 *pda,  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()
 | 
| D | orinoco_usb.c | 1074 static int ezusb_read_pda(struct hermes *hw, __le16 *pda,  in ezusb_read_pda()
 | 
| /linux-4.4.14/arch/ia64/include/asm/sn/ | 
| D | pda.h | 64 #define pda		(&__ia64_per_cpu_var(pda_percpu))  macro
 | 
| /linux-4.4.14/drivers/net/wireless/hostap/ | 
| D | hostap_download.c | 150 	__le16 *pda = (__le16 *) buf;  in prism2_pda_ok()  local
 | 
| D | hostap_wlan.h | 794 	u8 *pda;  member
 | 
| /linux-4.4.14/drivers/staging/rtl8712/ | 
| D | rtl871x_recv.c | 482 	u8 *psa, *pda, *pbssid;  in validate_recv_data_frame()  local
 | 
| /linux-4.4.14/drivers/staging/rtl8723au/core/ | 
| D | rtw_recv.c | 1238 	u8 *psa, *pda;  in validate_recv_data_frame()  local
 | 
| /linux-4.4.14/drivers/staging/rtl8188eu/core/ | 
| D | rtw_recv.c | 1118 	u8 *psa, *pda, *pbssid;  in validate_recv_data_frame()  local
 | 
| /linux-4.4.14/drivers/dma/ | 
| D | imx-sdma.c | 265 	u32  pda;  member
 |