Home
last modified time | relevance | path

Searched refs:IS_PCIE9097 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_pcie.c275 !IS_PCIE9097(handle->card_type) && in woal_do_flr()
578 IS_PCIE9097(handle->card_type)) { in woal_pcie_shutdown()
1626 IS_PCIE9097(phandle->card_type)) { in woal_pcie_dump_reg_info()
1670 IS_PCIE9097(phandle->card_type)) { in woal_pcie_dump_reg_info()
1691 IS_PCIE9097(phandle->card_type)) { in woal_pcie_dump_reg_info()
1771 IS_PCIE9097(phandle->card_type)) { in woal_pcie_reg_dbg()
1810 IS_PCIE9097(phandle->card_type)) { in woal_pcie_reg_dbg()
1829 IS_PCIE9097(phandle->card_type)) { in woal_pcie_reg_dbg()
1959 IS_PCIE9097(phandle->card_type)) { in woal_pcie_rdwr_firmware()
1979 IS_PCIE9097(phandle->card_type)) { in woal_pcie_rdwr_firmware()
[all …]
H A Dmlan_decl.h461 #define IS_PCIE9097(ct) (CARD_TYPE_PCIE9097 == (ct)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_decl.h461 #define IS_PCIE9097(ct) (CARD_TYPE_PCIE9097 == (ct)) macro
H A Dmlan_pcie.c3281 if (IS_PCIE9097(pmadapter->card_type)) in wlan_pcie_prog_fw_w_helper()