Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.h64 void t1_tp_intr_enable(struct petp *tp);
H A Dtp.c71 void t1_tp_intr_enable(struct petp *tp) in t1_tp_intr_enable() function
H A Dsubr.c765 t1_tp_intr_enable(adapter->tp); in t1_interrupts_enable()