Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi_var.h93 struct nhi_cmd_frame **tx_cmd_ring; member
H A Dnhi.c357 r->tx_cmd_ring = (struct nhi_cmd_frame **)((uint8_t *)r->rx_cmd_ring + in nhi_alloc_ring()
753 r->tx_cmd_ring[r->tx_pi] = cmd; in nhi_tx_enqueue()
1026 cmd = r->tx_cmd_ring[r->tx_ci]; in nhi_intr()