Searched refs:t4_db_full (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2063 void t4_db_full(struct adapter *adapter);
|
H A D | t4_hw.c | 4491 { DBFIFO_LP_INT_F, NULL, -1, 0, t4_db_full }, in sge_intr_handler() 4511 { DBFIFO_HP_INT_F, NULL, -1, 0, t4_db_full }, in sge_intr_handler()
|
H A D | cxgb4_main.c | 2614 void t4_db_full(struct adapter *adap) in t4_db_full() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2059 void t4_db_full(struct adapter *adapter);
|
H A D | t4_hw.c | 4461 { DBFIFO_LP_INT_F, NULL, -1, 0, t4_db_full }, in sge_intr_handler() 4481 { DBFIFO_HP_INT_F, NULL, -1, 0, t4_db_full }, in sge_intr_handler()
|
H A D | cxgb4_main.c | 2613 void t4_db_full(struct adapter *adap) in t4_db_full() function
|
Completed in 49 milliseconds