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; argument1975 static inline struct __vxge_hw_fifo_txdl_priv *1976 __vxge_hw_fifo_txdl_priv( in __vxge_hw_fifo_txdl_priv() function1980 return (struct __vxge_hw_fifo_txdl_priv *) in __vxge_hw_fifo_txdl_priv()
1450 struct __vxge_hw_fifo_txdl_priv *priv; in vxge_hw_fifo_txdl_reserve()1452 priv = __vxge_hw_fifo_txdl_priv(fifo, txdp); in vxge_hw_fifo_txdl_reserve()1494 struct __vxge_hw_fifo_txdl_priv *txdl_priv; in vxge_hw_fifo_txdl_buffer_set()1497 txdl_priv = __vxge_hw_fifo_txdl_priv(fifo, txdlh); in vxge_hw_fifo_txdl_buffer_set()1538 struct __vxge_hw_fifo_txdl_priv *txdl_priv; in vxge_hw_fifo_txdl_post()1542 txdl_priv = __vxge_hw_fifo_txdl_priv(fifo, txdlh); in vxge_hw_fifo_txdl_post()
3406 struct __vxge_hw_fifo_txdl_priv *txdl_priv; in __vxge_hw_fifo_mempool_item_alloc()3419 txdl_priv = __vxge_hw_fifo_txdl_priv(fifo, txdp); in __vxge_hw_fifo_mempool_item_alloc()3511 sizeof(struct __vxge_hw_fifo_txdl_priv) + attr->per_txdl_space; in __vxge_hw_fifo_create()