Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dtp.h63 void t1_tp_intr_disable(struct petp *tp);
Dtp.c92 void t1_tp_intr_disable(struct petp *tp) in t1_tp_intr_disable() function
Dsubr.c806 t1_tp_intr_disable(adapter->tp); in t1_interrupts_disable()