]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[bnxt] Update conditions for invoking short commands 1641/head
authorJoseph Wong <joseph.wong@broadcom.com>
Thu, 19 Mar 2026 13:08:55 +0000 (13:08 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 19 Mar 2026 13:09:25 +0000 (13:09 +0000)
commit619b1db1b9cdf701f68054b6512a2d879ecd22e9
tree32abe9ae999962a1fc663fe478bf0ff284d1c817
parentc3560072ed57fcde76c0737369c3dab900c2e661
[bnxt] Update conditions for invoking short commands

Include additional condition to invoke short command logic when
firmware indicates it is required.  Replace 100ms delay with wmb() to
ensure DMA buffer is ready when short command is invoked.

Signed-off-by: Joseph Wong <joseph.wong@broadcom.com>
src/drivers/net/bnxt/bnxt.c