Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2282 DBFIFO_HP_INT_F | DBFIFO_LP_INT_F, in process_db_full()
2283 DBFIFO_HP_INT_F | DBFIFO_LP_INT_F); in process_db_full()
2375 DBFIFO_HP_INT_F | DBFIFO_LP_INT_F, 0); in t4_db_full()
Dt4_hw.c2345 { DBFIFO_LP_INT_F, NULL, -1, 0, t4_db_full }, in sge_intr_handler()
2883 DBFIFO_HP_INT_F | DBFIFO_LP_INT_F | in t4_intr_enable()
Dt4_regs.h285 #define DBFIFO_LP_INT_F DBFIFO_LP_INT_V(1U) macro