Home
last modified time | relevance | path

Searched refs:bld_label (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c898 const char *bld_label = NULL; in qtnf_cmd_resp_proc_hw_info() local
933 bld_label = (const void *)tlv->val; in qtnf_cmd_resp_proc_hw_info()
972 bld_name, bld_rev, bld_type, bld_label, in qtnf_cmd_resp_proc_hw_info()
982 strlcpy(hwinfo->fw_version, bld_label, sizeof(hwinfo->fw_version)); in qtnf_cmd_resp_proc_hw_info()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c886 const char *bld_label = NULL; in qtnf_cmd_resp_proc_hw_info() local
921 bld_label = (const void *)tlv->val; in qtnf_cmd_resp_proc_hw_info()
960 bld_name, bld_rev, bld_type, bld_label, in qtnf_cmd_resp_proc_hw_info()
970 strscpy(hwinfo->fw_version, bld_label, sizeof(hwinfo->fw_version)); in qtnf_cmd_resp_proc_hw_info()

Completed in 7 milliseconds