Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3292 t3_set_reg_field(adap, A_PCIE_PEX_CTRL0, V_REPLAYLMT(M_REPLAYLMT), in config_pcie()
3293 V_REPLAYLMT(rpllmt)); in config_pcie()
Dregs.h505 #define V_REPLAYLMT(x) ((x) << S_REPLAYLMT) macro