Home
last modified time | relevance | path

Searched refs:cfp_code_index_a (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_cfp.c718 t_u16 cfp_code_index_a[MRVDRV_MAX_CFP_CODE_A] = { 0x1, 0x2, 0x3, 0x4, 0x5 }; variable
H A Dmlan_main.h2781 extern t_u16 cfp_code_index_a[MRVDRV_MAX_CFP_CODE_A];
H A Dmlan_sta_ioctl.c5125 if (cfp_code->cfp_code_a == cfp_code_index_a[i]) in wlan_misc_ioctl_cfp_code_cfg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_cfp.c977 t_u16 cfp_code_index_a[MRVDRV_MAX_CFP_CODE_A] = {0x1, 0x2, 0x3, 0x4, 0x5}; variable
H A Dmlan_main.h3600 extern t_u16 cfp_code_index_a[MRVDRV_MAX_CFP_CODE_A];
H A Dmlan_sta_ioctl.c4729 if (cfp_code->cfp_code_a == cfp_code_index_a[i]) in wlan_misc_ioctl_cfp_code_cfg()