Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2704 static irqreturn_t t3b_intr(int irq, void *cookie) in t3b_intr() function
2782 return polling ? t3b_intr_napi : t3b_intr; in t3_intr_handler()