Home
last modified time | relevance | path

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

/freebsd/sys/dev/mxge/
H A Dmxge_mcp.h215 MXGEFW_CMD_GET_RX_RING_SIZE = 12, /* in bytes */ enumerator
H A Dif_mxge.c4254 err = mxge_send_cmd(sc, MXGEFW_CMD_GET_RX_RING_SIZE, &cmd); in mxge_alloc_slices()
4349 status = mxge_send_cmd(sc, MXGEFW_CMD_GET_RX_RING_SIZE, &cmd); in mxge_slice_probe()