Home
last modified time | relevance | path

Searched refs:PCIE_INT_MODE_MSI (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_pcie.c574 if (pmadapter->pcard_pcie->pcie_int_mode == PCIE_INT_MODE_MSI) { in wlan_pcie_set_host_int_select_mask()
3570 if (pmadapter->pcard_pcie->pcie_int_mode == PCIE_INT_MODE_MSI) { in wlan_pcie_interrupt()
3725 if (pmadapter->pcard_pcie->pcie_int_mode != PCIE_INT_MODE_MSI) in wlan_process_pcie_int_status()
3729 if (pmadapter->pcard_pcie->pcie_int_mode == PCIE_INT_MODE_MSI) { in wlan_process_pcie_int_status()
3823 if (pmadapter->pcard_pcie->pcie_int_mode == PCIE_INT_MODE_MSI) { in wlan_process_pcie_int_status()
3857 PCIE_INT_MODE_MSI) { in wlan_process_pcie_int_status()
3871 if (pmadapter->pcard_pcie->pcie_int_mode != PCIE_INT_MODE_MSI) { in wlan_process_pcie_int_status()
H A Dmlan_decl.h548 PCIE_INT_MODE_MSI, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_pcie.c1385 case PCIE_INT_MODE_MSI: in woal_pcie_register_dev()
1386 pcie_int_mode = PCIE_INT_MODE_MSI; in woal_pcie_register_dev()
1494 case PCIE_INT_MODE_MSI: in woal_pcie_unregister_dev()
H A Dmlan_decl.h548 PCIE_INT_MODE_MSI, enumerator
H A Dmoal_init.c202 int pcie_int_mode = PCIE_INT_MODE_MSI;