Searched refs:bnx2x_fill_fw_str (Results 1 – 4 of 4) sorted by relevance
1317 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len);
1192 bnx2x_fill_fw_str(bp, resp->pfdev_info.fw_ver, in bnx2x_vf_mbx_acquire_resp()
1062 bnx2x_fill_fw_str(bp, info->fw_version, sizeof(info->fw_version)); in bnx2x_get_drvinfo()
145 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len) in bnx2x_fill_fw_str() function