Searched refs:hwidx2 (Results 1 – 3 of 3) sorted by relevance
916 rxb->hwidx2 = -1; in t4_init_rx_buf_info()932 rxb->hwidx2 = j; in t4_init_rx_buf_info()936 if (rxb->hwidx2 != -1) { in t4_init_rx_buf_info()937 if (n < sp->sge_fl_buffer_size[rxb->hwidx2] - in t4_init_rx_buf_info()939 rxb->hwidx2 = j; in t4_init_rx_buf_info()943 rxb->hwidx2 = j; in t4_init_rx_buf_info()947 if (rxb->hwidx2 != -1) in t4_init_rx_buf_info()5243 *d = htobe64(pa | rxb->hwidx2); in refill_fl()6499 if (rxb->hwidx2 == -1) in find_refill_source()6682 if (rxb->hwidx1 == idx || rxb->hwidx2 == idx) in bufidx_used()
534 int8_t hwidx2; /* SGE bufsize idx for size2 */ member
720 hwidx = rxb->hwidx2; in cxgbe_netmap_on()