Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h497 extern struct i40e_rx_ptype_decoded i40e_ptype_lookup[];
501 return i40e_ptype_lookup[ptype]; in decode_rx_desc_ptype()
H A Di40e_common.c637 struct i40e_rx_ptype_decoded i40e_ptype_lookup[] = { variable