Searched refs:port_shift (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c604 if (tp->port_shift >= 0)
605 ntuple |= (uint64_t)e->lport << tp->port_shift;
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dcommon.h239 int8_t port_shift; member in struct:tp_params
H A Dt4_hw.c8238 tpp->port_shift = t4_filter_field_shift(adap, F_PORT);

Completed in 84 milliseconds