Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/p54/
Dfwio.c422 if (priv->rxhw == PDR_SYNTH_FRONTEND_LONGBOW) { in p54_scan()
439 if (priv->rxhw == PDR_SYNTH_FRONTEND_LONGBOW) in p54_scan()
451 if (priv->rxhw == PDR_SYNTH_FRONTEND_LONGBOW) { in p54_scan()
481 if (priv->rxhw == PDR_SYNTH_FRONTEND_LONGBOW) { in p54_scan()
513 if (priv->rxhw == PDR_SYNTH_FRONTEND_LONGBOW) { in p54_scan()
Deeprom.h227 #define PDR_SYNTH_FRONTEND_LONGBOW 0x0005 macro
Deeprom.c282 case PDR_SYNTH_FRONTEND_LONGBOW: { in p54_get_maxpower()