Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h510 #define LP_COUNT_G(x) (((x) >> LP_COUNT_S) & LP_COUNT_M) macro
H A Dcxgb4_main.c2147 lp_count = LP_COUNT_G(v1); in cxgb4_dbfifo_count()
2411 lp_count = LP_COUNT_G(v1); in drain_db_fifo()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h510 #define LP_COUNT_G(x) (((x) >> LP_COUNT_S) & LP_COUNT_M) macro
H A Dcxgb4_main.c2146 lp_count = LP_COUNT_G(v1); in cxgb4_dbfifo_count()
2410 lp_count = LP_COUNT_G(v1); in drain_db_fifo()

Completed in 34 milliseconds