cxgbe(4): An EQ update can be requested in a TX_PKTS2 work request.
MFC after: 1 week Sponsored by: Chelsio Communications
This commit is contained in:
parent
a2b282151f
commit
693a9dfce2
@ -2849,6 +2849,7 @@ wr_can_update_eq(struct fw_eth_tx_pkts_wr *wr)
|
||||
case FW_ULPTX_WR:
|
||||
case FW_ETH_TX_PKT_WR:
|
||||
case FW_ETH_TX_PKTS_WR:
|
||||
case FW_ETH_TX_PKTS2_WR:
|
||||
case FW_ETH_TX_PKT_VM_WR:
|
||||
return (1);
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user