Home
last modified time | relevance | path

Searched refs:drop_packet (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h106 uint8_t drop_packet; member
H A Dhns3_fdir.c445 hns3_set_bit(ad_data, HNS3_FD_AD_DROP_B, action->drop_packet); in hns3_fd_ad_config()
766 ad_data.drop_packet = true; in hns3_config_action()
770 ad_data.drop_packet = false; in hns3_config_action()
/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_udma_config.h471 int al_udma_s2m_no_desc_cfg_set(struct al_udma *udma, al_bool drop_packet, al_bool gen_interrupt, u…
H A Dal_hal_udma_config.c972 int al_udma_s2m_no_desc_cfg_set(struct al_udma *udma, al_bool drop_packet, al_bool gen_interrupt, u… in al_udma_s2m_no_desc_cfg_set() argument
978 if ((drop_packet == AL_TRUE) && (wait_for_desc_timeout == 0)) { in al_udma_s2m_no_desc_cfg_set()
983 if (drop_packet == AL_TRUE) in al_udma_s2m_no_desc_cfg_set()