Searched refs:hw_ptype (Results 1 – 5 of 5) sorted by relevance
179 uint16_t hw_ptype; /**< hardware defined packet type*/ member
2212 uint16_t ptype = mapping_table[i].hw_ptype; in check_invalid_ptype_mapping()2263 ad->ptype_tbl[mapping_items[i].hw_ptype] in rte_pmd_i40e_ptype_mapping_update()2311 mapping_items[n].hw_ptype = i; in rte_pmd_i40e_ptype_mapping_get()
12104 ptype_mapping[i].hw_ptype = ptype[i].ptype_id; in i40e_update_customized_ptype()
14922 mapping[i].hw_ptype, mapping[i].sw_ptype); in cmd_ptype_mapping_get_parsed()15117 uint8_t hw_ptype; member15141 hw_ptype, RTE_UINT8);15162 mapping.hw_ptype = res->hw_ptype; in cmd_ptype_mapping_update_parsed()
1751 testpmd> ptype mapping update (port_id) (hw_ptype) (sw_ptype)1755 * ``hw_ptype``: hardware ptype as the index of the ptype mapping table.