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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c546 #define TXDDS_EXTRA_SZ 13 /* number of extra tx settings entries */ macro
5612 if (val >= TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ)
5664 if (n == str || val >= (TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ)) {
5667 TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ);
6945 static const struct txdds_ent txdds_extra_sdr[TXDDS_EXTRA_SZ] = {
6962 static const struct txdds_ent txdds_extra_ddr[TXDDS_EXTRA_SZ] = {
6979 static const struct txdds_ent txdds_extra_qdr[TXDDS_EXTRA_SZ] = {
7063 } else if (ppd->cpspec->no_eep < (TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ)) {

Completed in 28 milliseconds