Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/tehuti/
Dtehuti.c79 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f);
80 static void bdx_tx_cleanup(struct bdx_priv *priv);
81 static int bdx_rx_receive(struct bdx_priv *priv, struct rxd_fifo *f, int budget);
84 static void bdx_tx_push_desc_safe(struct bdx_priv *priv, void *data, int size);
87 static int bdx_tx_init(struct bdx_priv *priv);
88 static int bdx_rx_init(struct bdx_priv *priv);
91 static void bdx_rx_free(struct bdx_priv *priv);
92 static void bdx_tx_free(struct bdx_priv *priv);
154 bdx_fifo_init(struct bdx_priv *priv, struct fifo *f, int fsz_type, in bdx_fifo_init()
186 static void bdx_fifo_free(struct bdx_priv *priv, struct fifo *f) in bdx_fifo_free()
[all …]
Dtehuti.h123 struct bdx_priv *priv[LUXOR_MAX_PORT];
245 struct bdx_priv { struct