Searched refs:__vxge_hw_fifo_txdl_priv (Results 1 – 3 of 3) sorted by relevance
1077 struct __vxge_hw_fifo_txdl_priv { struct1091 struct __vxge_hw_fifo_txdl_priv *next_txdl_priv; argument1970 static inline struct __vxge_hw_fifo_txdl_priv *1971 __vxge_hw_fifo_txdl_priv( in __vxge_hw_fifo_txdl_priv() function1975 return (struct __vxge_hw_fifo_txdl_priv *) in __vxge_hw_fifo_txdl_priv()
1438 struct __vxge_hw_fifo_txdl_priv *priv; in vxge_hw_fifo_txdl_reserve()1440 priv = __vxge_hw_fifo_txdl_priv(fifo, txdp); in vxge_hw_fifo_txdl_reserve()1482 struct __vxge_hw_fifo_txdl_priv *txdl_priv; in vxge_hw_fifo_txdl_buffer_set()1485 txdl_priv = __vxge_hw_fifo_txdl_priv(fifo, txdlh); in vxge_hw_fifo_txdl_buffer_set()1524 struct __vxge_hw_fifo_txdl_priv *txdl_priv; in vxge_hw_fifo_txdl_post()1528 txdl_priv = __vxge_hw_fifo_txdl_priv(fifo, txdlh); in vxge_hw_fifo_txdl_post()
3400 struct __vxge_hw_fifo_txdl_priv *txdl_priv; in __vxge_hw_fifo_mempool_item_alloc()3413 txdl_priv = __vxge_hw_fifo_txdl_priv(fifo, txdp); in __vxge_hw_fifo_mempool_item_alloc()3505 sizeof(struct __vxge_hw_fifo_txdl_priv) + attr->per_txdl_space; in __vxge_hw_fifo_create()