Home
last modified time | relevance | path

Searched refs:IS_USB9097 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_usb.c255 if (IS_USB9097(pmadapter->card_type)) in wlan_usb_prog_fw_w_helper()
H A Dmlan_decl.h504 #define IS_USB9097(ct) (CARD_TYPE_USB9097 == (ct)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_decl.h504 #define IS_USB9097(ct) (CARD_TYPE_USB9097 == (ct)) macro
H A Dmoal_usb.c2065 if (IS_USB9097(handle->card_type)) { in woal_usb_get_fw_name()
H A Dmoal_main.c3929 !IS_USB9097(handle->card_type) &&