Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c1590 static const struct intr_info ulprx_intr_info[] = { in ulprx_intr_handler() local
1603 ulprx_intr_info, NULL)) in ulprx_intr_handler()
/drivers/scsi/csiostor/
Dcsio_hw.c3270 static struct intr_info ulprx_intr_info[] = { in csio_ulprx_intr_handler() local
3276 if (csio_handle_intr_status(hw, ULP_RX_INT_CAUSE_A, ulprx_intr_info)) in csio_ulprx_intr_handler()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4619 static const struct intr_info ulprx_intr_info[] = { in ulprx_intr_handler() local
4625 if (t4_handle_intr_status(adapter, ULP_RX_INT_CAUSE_A, ulprx_intr_info)) in ulprx_intr_handler()