Searched refs:t3_handle_intr_status (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c1353 * t3_handle_intr_status - table driven interrupt handler
1367 static int t3_handle_intr_status(struct adapter *adapter, unsigned int reg, function
1483 if (t3_handle_intr_status(adapter, A_PCIX_INT_CAUSE, PCIX_INTR_MASK,
1517 if (t3_handle_intr_status(adapter, A_PCIE_INT_CAUSE, PCIE_INTR_MASK,
1541 if (t3_handle_intr_status(adapter, A_TP_INT_CAUSE, 0xffffffff,
1580 if (t3_handle_intr_status(adapter, A_CIM_HOST_INT_CAUSE, 0xffffffff,
1602 if (t3_handle_intr_status(adapter, A_ULPRX_INT_CAUSE, 0xffffffff,
1621 if (t3_handle_intr_status(adapter, A_ULPTX_INT_CAUSE, 0xffffffff,
1651 if (t3_handle_intr_status(adapter, A_PM1_TX_INT_CAUSE, 0xffffffff,
1681 if (t3_handle_intr_status(adapte
[all...]

Completed in 166 milliseconds