Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c437 if (tp->protocol_shift >= 0) in cxgb4_select_ntuple()
438 ntuple |= (u64)IPPROTO_TCP << tp->protocol_shift; in cxgb4_select_ntuple()
Dcxgb4.h278 int protocol_shift; member
Dt4_hw.c7322 adap->params.tp.protocol_shift = t4_filter_field_shift(adap, in t4_init_tp_params()