Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h405 uint8_t mapping_mode; member
H A Dhns3_ethdev_vf.c732 if (hw->intr.mapping_mode == HNS3_INTR_MAPPING_VEC_RSV_ONE) in hns3vf_init_ring_with_vector()
1203 hw->intr.mapping_mode = HNS3_INTR_MAPPING_VEC_RSV_ONE; in hns3vf_get_capability()
1220 hw->intr.mapping_mode = HNS3_INTR_MAPPING_VEC_ALL; in hns3vf_get_capability()
H A Dhns3_ethdev.c2265 if (hw->intr.mapping_mode == HNS3_INTR_MAPPING_VEC_RSV_ONE) in hns3_init_ring_with_vector()
3023 hw->intr.mapping_mode = HNS3_INTR_MAPPING_VEC_RSV_ONE; in hns3_get_capability()
3041 hw->intr.mapping_mode = HNS3_INTR_MAPPING_VEC_ALL; in hns3_get_capability()
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h2719 ioc_fm_pcd_manip_hdr_qos_mapping_mode mapping_mode; member