Lines Matching full:aer

1058 		pcie_port->regs->core_space[0].aer = &regs->core_space.aer;  in al_pcie_port_handle_init()
1133 pcie_port->regs->core_space[0].aer = &regs->core_space.aer; in al_pcie_port_handle_init()
1251 pcie_port->regs->core_space[i].aer = &regs->core_space.func[i].aer; in al_pcie_port_handle_init()
2740 /******************** Advanced Error Reporting (AER) API **********************/
2742 /* configure AER capability */
2750 struct al_pcie_core_aer_regs *aer_regs = regs->core_space[pf_num].aer; in al_pcie_aer_config_aux()
2781 * by iATU setting instead of ecrc_gen_bit in AER in al_pcie_aer_config_aux()
2812 /** AER uncorrectable errors get and clear */
2819 struct al_pcie_core_aer_regs *aer_regs = regs->core_space[pf_num].aer; in al_pcie_aer_uncorr_get_and_clear_aux()
2828 /** AER correctable errors get and clear */
2835 struct al_pcie_core_aer_regs *aer_regs = regs->core_space[pf_num].aer; in al_pcie_aer_corr_get_and_clear_aux()
2848 /** AER get the header for the TLP corresponding to a detected error */
2856 struct al_pcie_core_aer_regs *aer_regs = regs->core_space[pf_num].aer; in al_pcie_aer_err_tlp_hdr_get_aux()
2863 /******************** EP AER functions **********************/
2864 /** configure EP physical function AER capability */
2876 /** EP physical function AER uncorrectable errors get and clear */
2885 /** EP physical function AER correctable errors get and clear */
2895 * EP physical function AER get the header for
2909 /******************** RC AER functions **********************/
2910 /** configure RC port AER capability */
2925 /** RC port AER uncorrectable errors get and clear */
2938 /** RC port AER correctable errors get and clear */
2951 /** RC port AER get the header for the TLP corresponding to a detected error */