Home
last modified time | relevance | path

Searched refs:I40IW_WQE_SIZE_64 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_d.h1554 #define I40IW_WQE_SIZE_64 64 macro
Di40iw_uk.c169 if (((*wqe_idx & 3) == 1) && (wqe_size == I40IW_WQE_SIZE_64)) { in i40iw_qp_get_next_send_wqe()