Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_usb.c240 if (!IS_USB_NEW_INIT(pmadapter->feature_control)) in wlan_usb_prog_fw_w_helper()
H A Dmlan_decl.h2244 #define IS_USB_NEW_INIT(x) ((x)&FEATURE_CTRL_USB_NEW_INIT) macro
H A Dmlan_main.h2852 #define IS_USB_NEW_INIT(x) ((x)&FEATURE_CTRL_USB_NEW_INIT)
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_decl.h2244 #define IS_USB_NEW_INIT(x) ((x)&FEATURE_CTRL_USB_NEW_INIT) macro