Lines Matching defs:index
3947 int index)
3955 if (index < 4) {
3956 tw32(MAC_ADDR_0_HIGH + (index * 8), addr_high);
3957 tw32(MAC_ADDR_0_LOW + (index * 8), addr_low);
3959 index -= 4;
3960 tw32(MAC_EXTADDR_0_HIGH + (index * 8), addr_high);
3961 tw32(MAC_EXTADDR_0_LOW + (index * 8), addr_low);
6267 if (rq->perout.index != 0)
6539 int index = tnapi - tp->napi;
6543 index--;
6545 txq = netdev_get_tx_queue(tp->dev, index);
7047 * standard producer index are seen in the correct order.
7105 * the jumbo producer index are seen in the correct order.
7872 * checking tx index in tg3_tx_avail() below, because in
7873 * tg3_tx(), we update tx index before checking for
8137 * checking tx index in tg3_tx_avail() below, because in
8138 * tg3_tx(), we update tx index before checking for
10823 tg3_ape_scratchpad_read(tp, &temperature, attr->index,
16492 /* 5700 BX chips need to have their TX producer index
16935 /* Increment the rx prod index on the rx std ring by at most