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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c4274 * t4_handle_intr_status - table driven interrupt handler
4286 static int t4_handle_intr_status(struct adapter *adapter, unsigned int reg, function
4416 fat = t4_handle_intr_status(adapter,
4419 t4_handle_intr_status(adapter,
4422 t4_handle_intr_status(adapter, PCIE_INT_CAUSE_A,
4425 fat = t4_handle_intr_status(adapter, PCIE_INT_CAUSE_A,
4443 if (t4_handle_intr_status(adapter, TP_INT_CAUSE_A, tp_intr_info))
4512 v |= t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A, sge_intr_info);
4514 v |= t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A,
4606 fat = t4_handle_intr_status(adapte
[all...]

Completed in 117 milliseconds