Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.c4772 data->rx.tpa_en |= ECORE_TEST_BIT(ECORE_Q_FLG_TPA_IPV6, in ecore_q_fill_setup_data_e2()
4872 rx_data->tpa_en = ECORE_TEST_BIT(ECORE_Q_FLG_TPA, flags) * in ecore_q_fill_init_rx_data()
4874 rx_data->tpa_en |= ECORE_TEST_BIT(ECORE_Q_FLG_TPA_GRO, flags) * in ecore_q_fill_init_rx_data()
H A Decore_hsi.h6652 uint8_t tpa_en; member