diff options
author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2019-10-02 10:53:28 +0000 |
---|---|---|
committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2019-10-02 10:53:28 +0000 |
commit | 59efbf791dd0b498f68e4fe9d1751e1ce930b632 (patch) | |
tree | 5a8c00cce7cdd401781b6c01f089655838e10646 /.gitattributes | |
parent | c84e0068cedff475238794205b4f74537dd79e7e (diff) | |
download | src-59efbf791dd0b498f68e4fe9d1751e1ce930b632.tar.gz src-59efbf791dd0b498f68e4fe9d1751e1ce930b632.zip |
Wait for FW readiness before initializing command interface in mlx5core.
Before attempting to initialize the command interface we must wait till
the fw_initializing bit is clear.
If we fail to meet this condition the hardware will drop our
configuration, specifically the descriptors page address. This scenario
can happen when the firmware is still executing an FLR flow and did not
finish yet so the driver needs to wait for that to finish.
Linux commits:
6c780a0267b8
b8a92577f4be.
MFC after: 3 days
Sponsored by: Mellanox Technologies
Notes
Notes:
svn path=/head/; revision=352991
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions