Searched refs:i40e_osdep (Results 1 – 4 of 4) sorted by relevance
125 struct i40e_osdep { struct158 #define OS_DEP(hw) ((struct i40e_osdep *)((hw)->back))
1433 struct i40e_osdep *osdep = OS_DEP(hw); in i40e_final_init()1482 struct i40e_osdep *osdep = &i40e->i40e_osdep_space; in i40e_identify_hardware()1506 struct i40e_osdep *osdep = &i40e->i40e_osdep_space; in i40e_regs_map()3215 struct i40e_osdep *osdep; in i40e_attach()
824 struct i40e_osdep i40e_osdep_space;
1998 I40E_OBJS = i40e_main.o i40e_osdep.o i40e_intr.o i40e_transceiver.o \