Home
last modified time | relevance | path

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

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