Lines Matching refs:old
74 "Use old large send method on firmware that supports the new method");
1004 unsigned int old = netdev->real_num_tx_queues,
1020 for (i = old; i < goal; i++) {
1030 old);
1031 goal = old;
1032 old = i;
1038 old);
1039 goal = old;
1040 old = i;
1043 for (i = old; i > goal; i--) {
1668 /* Workaround for old/broken pHyp */