Home
last modified time | relevance | path

Searched refs:nhi_alloc_tx_frame (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/thunderbolt/
H A Dnhi_var.h211 struct nhi_cmd_frame * nhi_alloc_tx_frame(struct nhi_ring_pair *);
H A Drouter.c512 cmd->nhicmd = nhi_alloc_tx_frame(sc->ring0); in router_alloc_cmd()
H A Dnhi.c143 nhi_alloc_tx_frame(struct nhi_ring_pair *r) in nhi_alloc_tx_frame() function