Searched refs:IS_PCIE8897 (Results 1 – 3 of 3) sorted by relevance
1613 if (IS_PCIE8897(phandle->card_type) || in woal_pcie_dump_reg_info()1758 if (IS_PCIE8897(phandle->card_type) || in woal_pcie_reg_dbg()1944 if (IS_PCIE8897(phandle->card_type)) { in woal_pcie_rdwr_firmware()2378 if (IS_PCIE8897(phandle->card_type)) in woal_pcie_dump_fw_info()
459 #define IS_PCIE8897(ct) (CARD_TYPE_PCIE8897 == (ct)) macro