Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c639 int rtb_parse_config(uint8_t *cfg_buf, size_t len) in rtb_parse_config() argument
647 if (!cfg_buf || !len) { in rtb_parse_config()
652 if (memcmp(cfg_buf, cfg_magic, 4)) { in rtb_parse_config()
654 cfg_buf[0], cfg_buf[1], cfg_buf[2], cfg_buf[3]); in rtb_parse_config()
658 cfg_len = ((uint16_t)cfg_buf[5] << 8) + cfg_buf[4]; in rtb_parse_config()
665 entry = (struct rtb_cfg_item *)(cfg_buf + 6); in rtb_parse_config()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dadvansys.c8871 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig() argument
8882 wbuf = (ushort *)cfg_buf; in AscGetEEPConfig()
8984 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce() argument
8996 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
9040 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
9080 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig() argument
9088 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9803 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig() argument
9809 wbuf = (ushort *)cfg_buf; in AdvSet3550EEPConfig()
9870 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig() argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ioctl.h1130 t_u8 cfg_buf[0]; member
H A Dmoal_sta_cfg80211.c6829 cfg_buf, num_chan); in woal_create_custom_regdomain()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_ioctl.h1130 t_u8 cfg_buf[0]; member
H A Dmlan_cmdevt.c6316 misc_cfg->param.custom_reg_domain.cfg_buf,