Searched refs:hwidx1 (Results 1 – 3 of 3) sorted by relevance
879 rxb->hwidx1 = -1; in t4_init_rx_buf_info()888 if (rxb->hwidx1 == -1 && rxb->size1 == hwsize) in t4_init_rx_buf_info()889 rxb->hwidx1 = j; in t4_init_rx_buf_info()5063 *d = htobe64(pa | rxb->hwidx1); in refill_fl()6329 if (rxb->hwidx1 == -1) in find_refill_source()6498 if (rxb->hwidx1 == idx || rxb->hwidx2 == idx) in bufidx_used()
506 int8_t hwidx1; /* SGE bufsize idx for size1 */ member
711 hwidx = rxb->hwidx1; in cxgbe_netmap_on()