Home
last modified time | relevance | path

Searched refs:FW_WR_NUM (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dfirmware_exports.h93 # define FW_WR_NUM FW_T3_WR_NUM macro
95 # define FW_WR_NUM FW_N3_WR_NUM macro
Dcxgb3_offload.c383 *(unsigned int *)data = FW_WR_NUM; in cxgb_offload_ctl()
Dt3_hw.c2212 unsigned int credits = type == SGE_CNTXT_OFLD ? 0 : FW_WR_NUM; in t3_sge_init_ecntxt()
/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c558 ctx0 |= V_EC_CREDITS(FW_WR_NUM); in cxio_hal_init_ctrl_qp()