Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c434 if (tp->protocol_shift >= 0) in cxgb4_select_ntuple()
435 ntuple |= (u64)IPPROTO_TCP << tp->protocol_shift; in cxgb4_select_ntuple()
Dcxgb4.h253 int protocol_shift; member
Dt4_hw.c5309 adap->params.tp.protocol_shift = t4_filter_field_shift(adap, in t4_init_tp_params()