Lines Matching refs:reason_code
1563 U8 reason_code, phy_number; in mpi3mr_sastopochg_evt_debug() local
1598 reason_code = event_data->PhyEntry[i].PhyStatus & in mpi3mr_sastopochg_evt_debug()
1600 switch (reason_code) { in mpi3mr_sastopochg_evt_debug()
1633 U8 reason_code, link_rate; in mpi3mr_process_sastopochg_evt() local
1651 reason_code = event_data->PhyEntry[i].PhyStatus & in mpi3mr_process_sastopochg_evt()
1654 switch (reason_code) { in mpi3mr_process_sastopochg_evt()
1690 U16 reason_code; in mpi3mr_pcietopochg_evt_debug() local
1726 reason_code = event_data->PortEntry[i].PortStatus; in mpi3mr_pcietopochg_evt_debug()
1727 switch (reason_code) { in mpi3mr_pcietopochg_evt_debug()
1761 U8 reason_code, link_rate; in mpi3mr_process_pcietopochg_evt() local
1780 reason_code = event_data->PortEntry[i].PortStatus; in mpi3mr_process_pcietopochg_evt()
1782 switch (reason_code) { in mpi3mr_process_pcietopochg_evt()