Home
last modified time | relevance | path

Searched refs:LP_COUNT_T5_G (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h518 #define LP_COUNT_T5_G(x) (((x) >> LP_COUNT_T5_S) & LP_COUNT_T5_M) macro
H A Dcxgb4_main.c2150 lp_count = LP_COUNT_T5_G(v1); in cxgb4_dbfifo_count()
2414 lp_count = LP_COUNT_T5_G(v1); in drain_db_fifo()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h518 #define LP_COUNT_T5_G(x) (((x) >> LP_COUNT_T5_S) & LP_COUNT_T5_M) macro
H A Dcxgb4_main.c2149 lp_count = LP_COUNT_T5_G(v1); in cxgb4_dbfifo_count()
2413 lp_count = LP_COUNT_T5_G(v1); in drain_db_fifo()

Completed in 34 milliseconds