Home
last modified time | relevance | path

Searched refs:HFA384x_PDR_END_OF_PDA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2fw.c260 pda.rec[0]->code = cpu_to_le16(HFA384x_PDR_END_OF_PDA); in prism2_fwapply()
590 le16_to_cpu(pda16[curroff + 1]) != HFA384x_PDR_END_OF_PDA) { in mkpdrlist()
H A Dhfa384x.h315 #define HFA384x_PDR_END_OF_PDA ((u16)0x0000) macro
H A Dhfa384x_usb.c2222 if (pdrcode == HFA384x_PDR_END_OF_PDA) in hfa384x_drvr_readpda()
3836 case HFA384x_PDR_END_OF_PDA: in hfa384x_isgood_pdrcode()