Home
last modified time | relevance | path

Searched defs:mxge_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/mxge/
Dif_mxge_var.h218 struct mxge_softc { struct
219 struct ifnet* ifp;
220 struct mxge_slice_state *ss;
221 int tx_boundary; /* boundary transmits cannot cross*/
222 int lro_cnt;
223 bus_dma_tag_t parent_dmat;
224 volatile uint8_t *sram;
225 int sram_size;
226 volatile uint32_t *irq_deassert;
227 mcp_cmd_response_t *cmd;
[all …]