Searched refs:IS_PCIE8997 (Results 1 – 3 of 3) sorted by relevance
274 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()
460 #define IS_PCIE8997(ct) (CARD_TYPE_PCIE8997 == (ct)) macro