Lines Matching refs:reason_code
1564 U8 reason_code, phy_number; in mpi3mr_sastopochg_evt_debug() local
1599 reason_code = event_data->PhyEntry[i].PhyStatus & in mpi3mr_sastopochg_evt_debug()
1601 switch (reason_code) { in mpi3mr_sastopochg_evt_debug()
1634 U8 reason_code, link_rate; in mpi3mr_process_sastopochg_evt() local
1652 reason_code = event_data->PhyEntry[i].PhyStatus & in mpi3mr_process_sastopochg_evt()
1655 switch (reason_code) { in mpi3mr_process_sastopochg_evt()
1683 U16 reason_code; in mpi3mr_pcietopochg_evt_debug() local
1719 reason_code = event_data->PortEntry[i].PortStatus; in mpi3mr_pcietopochg_evt_debug()
1720 switch (reason_code) { in mpi3mr_pcietopochg_evt_debug()
1754 U8 reason_code, link_rate; in mpi3mr_process_pcietopochg_evt() local
1773 reason_code = event_data->PortEntry[i].PortStatus; in mpi3mr_process_pcietopochg_evt()
1775 switch (reason_code) { in mpi3mr_process_pcietopochg_evt()