Searched refs:ddpp (Results 1 – 1 of 1) sorted by relevance
379 struct ddp_params *ddpp; in cxgb_offload_ctl() local423 ddpp = data; in cxgb_offload_ctl()424 ddpp->llimit = t3_read_reg(adapter, A_ULPRX_TDDP_LLIMIT); in cxgb_offload_ctl()425 ddpp->ulimit = t3_read_reg(adapter, A_ULPRX_TDDP_ULIMIT); in cxgb_offload_ctl()426 ddpp->tag_mask = t3_read_reg(adapter, A_ULPRX_TDDP_TAGMASK); in cxgb_offload_ctl()