Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.h286 #define L2_FHDR_STATUS_TCP_SEGMENT (1<<14) macro
299 (L2_FHDR_STATUS_TCP_SEGMENT | L2_FHDR_STATUS_RSS_HASH)
Dbnx2.c3178 (status & (L2_FHDR_STATUS_TCP_SEGMENT | in bnx2_rx_int()