Home
last modified time | relevance | path

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

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