Searched refs:lkup (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstb6100.c64 static const struct stb6100_lkup lkup[] = { variable in typeref:struct:stb6100_lkup
357 for (ptr = lkup;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcommon.h709 int t3_read_rss(struct adapter *adapter, u8 * lkup, u16 *map);
H A Dt3_hw.c2621 * @lkup: holds the contents of the RSS lookup table
2626 int t3_read_rss(struct adapter *adapter, u8 * lkup, u16 *map) argument
2631 if (lkup)
2638 *lkup++ = val;
2639 *lkup++ = (val >> 8);

Completed in 105 milliseconds