Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_pcie.c276 !IS_PCIENW62X(handle->card_type) && in woal_do_flr()
577 if (IS_PCIE9098(handle->card_type) || IS_PCIENW62X(handle->card_type) || in woal_pcie_shutdown()
1625 IS_PCIENW62X(phandle->card_type) || in woal_pcie_dump_reg_info()
1669 IS_PCIENW62X(phandle->card_type) || in woal_pcie_dump_reg_info()
1690 IS_PCIENW62X(phandle->card_type) || in woal_pcie_dump_reg_info()
1770 IS_PCIENW62X(phandle->card_type) || in woal_pcie_reg_dbg()
1809 IS_PCIENW62X(phandle->card_type) || in woal_pcie_reg_dbg()
1828 IS_PCIENW62X(phandle->card_type) || in woal_pcie_reg_dbg()
1958 IS_PCIENW62X(phandle->card_type) || in woal_pcie_rdwr_firmware()
1978 IS_PCIENW62X(phandle->card_type) || in woal_pcie_rdwr_firmware()
[all …]
H A Dmlan_decl.h463 #define IS_PCIENW62X(ct) (CARD_TYPE_PCIENW62X == (ct)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_decl.h463 #define IS_PCIENW62X(ct) (CARD_TYPE_PCIENW62X == (ct)) macro
H A Dmlan_pcie.c3285 if (IS_PCIENW62X(pmadapter->card_type)) in wlan_pcie_prog_fw_w_helper()