Searched refs:i40e_osdep (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h134 struct i40e_osdep { struct
167 #define OS_DEP(hw) ((struct i40e_osdep *)((hw)->back))
H A Di40e_main.c62 * i40e_osdep.[ch]: These files contain interfaces and definitions needed to
1377 struct i40e_osdep *osdep = OS_DEP(hw);
1426 struct i40e_osdep *osdep = &i40e->i40e_osdep_space;
1456 struct i40e_osdep *osdep = &i40e->i40e_osdep_space;
2640 struct i40e_osdep *osdep;
H A Di40e_sw.h73 #include "i40e_osdep.h"
763 struct i40e_osdep i40e_osdep_space;

Completed in 78 milliseconds