Home
last modified time | relevance | path

Searched refs:MAC_CUSTOM_FORMAT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_cis.c518 #define MAC_CUSTOM_FORMAT "%02X:%02X:%02X:%02X:%02X:%02X" macro
1031 snprintf(buf, buf_len, MAC_CUSTOM_FORMAT, 0x00, 0x12, 0x34, in dhd_create_random_mac()
1096 sscanf(mac_buf, MAC_CUSTOM_FORMAT, in dhd_set_macaddr_from_file()
1315 snprintf(otp_mac_buf, sizeof(otp_mac_buf), MAC_CUSTOM_FORMAT, in dhd_check_module_mac()
1327 snprintf(otp_mac_buf, sizeof(otp_mac_buf), MAC_CUSTOM_FORMAT, in dhd_check_module_mac()
1381 snprintf(mac_buf, sizeof(mac_buf), MAC_CUSTOM_FORMAT, in dhd_write_macaddr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_cis.c518 #define MAC_CUSTOM_FORMAT "%02X:%02X:%02X:%02X:%02X:%02X" macro
1031 snprintf(buf, buf_len, MAC_CUSTOM_FORMAT, 0x00, 0x12, 0x34, in dhd_create_random_mac()
1096 sscanf(mac_buf, MAC_CUSTOM_FORMAT, in dhd_set_macaddr_from_file()
1315 snprintf(otp_mac_buf, sizeof(otp_mac_buf), MAC_CUSTOM_FORMAT, in dhd_check_module_mac()
1327 snprintf(otp_mac_buf, sizeof(otp_mac_buf), MAC_CUSTOM_FORMAT, in dhd_check_module_mac()
1381 snprintf(mac_buf, sizeof(mac_buf), MAC_CUSTOM_FORMAT, in dhd_write_macaddr()