Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic.c1433 u16 tstorm_flags = 0; in cnic_bnx2x_set_tcp_options() local
1437 tstorm_flags |= TSTORM_L5CM_TCP_FLAGS_TS_ENABLED; in cnic_bnx2x_set_tcp_options()
1440 tstorm_flags |= TSTORM_L5CM_TCP_FLAGS_DELAYED_ACK_EN; in cnic_bnx2x_set_tcp_options()
1446 TSTORM_ISCSI_TCP_VARS_FLAGS_OFFSET(bp->pfid), tstorm_flags); in cnic_bnx2x_set_tcp_options()