Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dtp.h62 void t1_tp_intr_disable(struct petp *tp);
Dtp.c91 void t1_tp_intr_disable(struct petp *tp) in t1_tp_intr_disable() function
Dsubr.c794 t1_tp_intr_disable(adapter->tp); in t1_interrupts_disable()