Searched refs:nic_count (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/nes/
H A Dnes_nic.c1135 u32 nic_count; local
1203 for (nic_count = 0; nic_count < NES_MAX_PORT_COUNT; nic_count++) {
1204 if (nesvnic->qp_nic_index[nic_count] == 0xf)
1209 (nesvnic->qp_nic_index[nic_count]*0x200));
1215 (nesvnic->qp_nic_index[nic_count]*0x200));
1218 (nesvnic->qp_nic_index[nic_count]*0x200))) << 32;
1225 (nesvnic->qp_nic_index[nic_count]*0x200));
1228 (nesvnic->qp_nic_index[nic_count]*
[all...]

Completed in 108 milliseconds