Home
last modified time | relevance | path

Searched refs:tstorm_flags (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c1442 u16 tstorm_flags = 0; in cnic_bnx2x_set_tcp_options() local
1446 tstorm_flags |= TSTORM_L5CM_TCP_FLAGS_TS_ENABLED; in cnic_bnx2x_set_tcp_options()
1449 tstorm_flags |= TSTORM_L5CM_TCP_FLAGS_DELAYED_ACK_EN; in cnic_bnx2x_set_tcp_options()
1455 TSTORM_ISCSI_TCP_VARS_FLAGS_OFFSET(bp->pfid), tstorm_flags); in cnic_bnx2x_set_tcp_options()