Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi.c76 static int nhi_tx_enqueue(struct nhi_ring_pair *, struct nhi_cmd_frame *);
731 nhi_tx_enqueue(struct nhi_ring_pair *r, struct nhi_cmd_frame *cmd) in nhi_tx_enqueue() function
782 error = nhi_tx_enqueue(r, cmd); in nhi_tx_schedule()