Home
last modified time | relevance | path

Searched refs:IS_PCIE8997 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_pcie.c274 if (!IS_PCIE8997(handle->card_type) && in woal_do_flr()
1614 IS_PCIE8997(phandle->card_type)) { in woal_pcie_dump_reg_info()
1759 IS_PCIE8997(phandle->card_type)) { in woal_pcie_reg_dbg()
1950 if (IS_PCIE8997(phandle->card_type)) { in woal_pcie_rdwr_firmware()
2249 if (IS_PCIE8997(phandle->card_type)) { in woal_pcie_dump_fw_info_v2()
2383 if (IS_PCIE8997(phandle->card_type) || in woal_pcie_dump_fw_info()
2453 if (IS_PCIE8997(handle->card_type)) { in woal_pcie_get_fw_name()
H A Dmlan_decl.h460 #define IS_PCIE8997(ct) (CARD_TYPE_PCIE8997 == (ct)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_decl.h460 #define IS_PCIE8997(ct) (CARD_TYPE_PCIE8997 == (ct)) macro