Searched refs:rgnid (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_cis.c | 568 uint8 rgnid; member 578 uint8 rgnid; member 769 stat_info->rgnid = *data; in dhd_otp_cbfn_rgnstatus() 791 uint8 rgnid = OTP_RGN_SW; in dhd_otp_packfn_rgnstatus() local 796 ret = bcm_pack_xtlv_entry(&pxtlv, &len, WL_OTP_XTLV_RGN, sizeof(rgnid), in dhd_otp_packfn_rgnstatus() 797 &rgnid, BCM_XTLV_OPTION_ALIGN32); in dhd_otp_packfn_rgnstatus() 813 uint8 rgnid = OTP_RGN_SW; in dhd_otp_packfn_rgndump() local 817 sizeof(rgnid), &rgnid, BCM_XTLV_OPTION_ALIGN32); in dhd_otp_packfn_rgndump() 849 rw_info->rgnid = *data; in dhd_otp_cbfn_rgndump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_cis.c | 568 uint8 rgnid; member 578 uint8 rgnid; member 769 stat_info->rgnid = *data; in dhd_otp_cbfn_rgnstatus() 791 uint8 rgnid = OTP_RGN_SW; in dhd_otp_packfn_rgnstatus() local 796 ret = bcm_pack_xtlv_entry(&pxtlv, &len, WL_OTP_XTLV_RGN, sizeof(rgnid), in dhd_otp_packfn_rgnstatus() 797 &rgnid, BCM_XTLV_OPTION_ALIGN32); in dhd_otp_packfn_rgnstatus() 813 uint8 rgnid = OTP_RGN_SW; in dhd_otp_packfn_rgndump() local 817 sizeof(rgnid), &rgnid, BCM_XTLV_OPTION_ALIGN32); in dhd_otp_packfn_rgndump() 849 rw_info->rgnid = *data; in dhd_otp_cbfn_rgndump()
|