Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_ioctl.h154 uint32_t txr_size; /* size of each tx ring in bytes */ member
H A Dql_ioctl.c517 hdr->txr_size = sizeof(q80_tx_cmd_t) * NUM_TX_DESCRIPTORS; in ql_capture_drvr_state()
520 size = hdr->num_tx_rings * hdr->txr_size; in ql_capture_drvr_state()