Home
last modified time | relevance | path

Searched refs:pfw_id (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_common.c5819 uint8 *pfw_id = NULL; in dhd_parse_logstrs_file() local
5877 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
5879 if (!pfw_id) { in dhd_parse_logstrs_file()
5880 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
5882 if (!pfw_id) { in dhd_parse_logstrs_file()
5891 while (pfw_id && *pfw_id != '-') { in dhd_parse_logstrs_file()
5892 ++pfw_id; in dhd_parse_logstrs_file()
5894 ++pfw_id; in dhd_parse_logstrs_file()
5895 fwid = bcm_strtoul((char *)pfw_id, NULL, 16); in dhd_parse_logstrs_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_common.c5835 uint8 *pfw_id = NULL; in dhd_parse_logstrs_file() local
5893 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
5895 if (!pfw_id) { in dhd_parse_logstrs_file()
5896 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
5898 if (!pfw_id) { in dhd_parse_logstrs_file()
5907 while (pfw_id && *pfw_id != '-') { in dhd_parse_logstrs_file()
5908 ++pfw_id; in dhd_parse_logstrs_file()
5910 ++pfw_id; in dhd_parse_logstrs_file()
5911 fwid = bcm_strtoul((char *)pfw_id, NULL, 16); in dhd_parse_logstrs_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_common.c5835 uint8 *pfw_id = NULL; in dhd_parse_logstrs_file() local
5893 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
5895 if (!pfw_id) { in dhd_parse_logstrs_file()
5896 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
5898 if (!pfw_id) { in dhd_parse_logstrs_file()
5907 while (pfw_id && *pfw_id != '-') { in dhd_parse_logstrs_file()
5908 ++pfw_id; in dhd_parse_logstrs_file()
5910 ++pfw_id; in dhd_parse_logstrs_file()
5911 fwid = bcm_strtoul((char *)pfw_id, NULL, 16); in dhd_parse_logstrs_file()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c9152 uint8 *pfw_id = NULL; in dhd_parse_logstrs_file() local
9233 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
9235 if (!pfw_id) { in dhd_parse_logstrs_file()
9236 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
9238 if (!pfw_id) { in dhd_parse_logstrs_file()
9247 while (pfw_id && *pfw_id != '-') { in dhd_parse_logstrs_file()
9248 ++pfw_id; in dhd_parse_logstrs_file()
9250 ++pfw_id; in dhd_parse_logstrs_file()
9251 fwid = bcm_strtoul((char *)pfw_id, NULL, 16); in dhd_parse_logstrs_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c9157 uint8 *pfw_id = NULL; in dhd_parse_logstrs_file() local
9238 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
9240 if (!pfw_id) { in dhd_parse_logstrs_file()
9241 pfw_id = (uint8 *)bcmstrnstr(fwid_str, sizeof(fwid_str) - 1, in dhd_parse_logstrs_file()
9243 if (!pfw_id) { in dhd_parse_logstrs_file()
9252 while (pfw_id && *pfw_id != '-') { in dhd_parse_logstrs_file()
9253 ++pfw_id; in dhd_parse_logstrs_file()
9255 ++pfw_id; in dhd_parse_logstrs_file()
9256 fwid = bcm_strtoul((char *)pfw_id, NULL, 16); in dhd_parse_logstrs_file()