Searched refs:i40e_osdep (Results 1 – 8 of 8) sorted by relevance
150 struct i40e_osdep { struct188 rd32_osdep(struct i40e_osdep *osdep, uint32_t reg) in rd32_osdep()200 wr32_osdep(struct i40e_osdep *osdep, uint32_t reg, uint32_t value) in wr32_osdep()212 ixl_flush_osdep(struct i40e_osdep *osdep) in ixl_flush_osdep()222 bus_space_read_8( ((struct i40e_osdep *)(a)->back)->mem_bus_space_tag, \223 ((struct i40e_osdep *)(a)->back)->mem_bus_space_handle, \227 bus_space_write_8( ((struct i40e_osdep *)(a)->back)->mem_bus_space_tag, \228 ((struct i40e_osdep *)(a)->back)->mem_bus_space_handle, \
69 device_t dev = ((struct i40e_osdep *)hw->back)->dev; in i40e_allocate_dma_mem()185 value = pci_read_config(((struct i40e_osdep *)hw->back)->dev, in i40e_read_pci_cfg()194 pci_write_config(((struct i40e_osdep *)hw->back)->dev, in i40e_write_pci_cfg()
42 struct i40e_osdep osdep;
103 struct i40e_osdep osdep;
10 SRCS += if_ixl.c ixl_txrx.c i40e_osdep.c
10 SRCS += if_ixlv.c ixlvc.c ixl_txrx.c i40e_osdep.c
212 dev/ixl/i40e_osdep.c optional ixl pci | ixlv pci \
1807 dev/ixl/i40e_osdep.c optional ixl ixlv inet \