Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h467 #define LM_RX_FLAG_START_RSC_TPA 0x080000 macro
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_recv.c378 SET_FLAGS(pkt->l2pkt_rx_info->flags ,LM_RX_FLAG_START_RSC_TPA); in lm_tpa_stop()