Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h583 uint32_t l2id, l3id, l4id; in hns3_rx_calc_ptype() local
591 l4id = hns3_get_field(l234_info, HNS3_RXD_L4ID_M, HNS3_RXD_L4ID_S); in hns3_rx_calc_ptype()
596 ptype_tbl->inner_l4table[l4id] | in hns3_rx_calc_ptype()
601 ptype_tbl->l4table[l4id]; in hns3_rx_calc_ptype()