Searched refs:hwidx1 (Results 1 – 3 of 3) sorted by relevance
871 rxb->hwidx1 = -1; in t4_init_rx_buf_info()880 if (rxb->hwidx1 == -1 && rxb->size1 == hwsize) in t4_init_rx_buf_info()881 rxb->hwidx1 = j; in t4_init_rx_buf_info()5055 *d = htobe64(pa | rxb->hwidx1); in refill_fl()6321 if (rxb->hwidx1 == -1) in find_refill_source()6490 if (rxb->hwidx1 == idx || rxb->hwidx2 == idx) in bufidx_used()
502 int8_t hwidx1; /* SGE bufsize idx for size1 */ member
711 hwidx = rxb->hwidx1; in cxgbe_netmap_on()