Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_pcie.c277 !IS_PCIE9098(handle->card_type)) { in woal_do_flr()
387 if (IS_PCIE9098(handle->card_type)) in woal_do_flr()
577 if (IS_PCIE9098(handle->card_type) || IS_PCIENW62X(handle->card_type) || in woal_pcie_shutdown()
1624 if (IS_PCIE9098(phandle->card_type) || in woal_pcie_dump_reg_info()
1668 if (IS_PCIE9098(phandle->card_type) || in woal_pcie_dump_reg_info()
1689 if (IS_PCIE9098(phandle->card_type) || in woal_pcie_dump_reg_info()
1769 if (IS_PCIE9098(phandle->card_type) || in woal_pcie_reg_dbg()
1808 if (IS_PCIE9098(phandle->card_type) || in woal_pcie_reg_dbg()
1827 if (IS_PCIE9098(phandle->card_type) || in woal_pcie_reg_dbg()
1957 if (IS_PCIE9098(phandle->card_type) || in woal_pcie_rdwr_firmware()
[all …]
H A Dmlan_decl.h462 #define IS_PCIE9098(ct) (CARD_TYPE_PCIE9098 == (ct)) macro
H A Dmoal_shim.c899 IS_PCIE9098(handle->card_type)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_decl.h462 #define IS_PCIE9098(ct) (CARD_TYPE_PCIE9098 == (ct)) macro
H A Dmlan_pcie.c3265 if (IS_PCIE9098(pmadapter->card_type)) { in wlan_pcie_prog_fw_w_helper()