Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/ !
Dcxgb3_offload.c379 struct ddp_params *ddpp; in cxgb_offload_ctl() local
423 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()