Searched refs:bdx_priv (Results 1 – 2 of 2) sorted by relevance
75 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f);76 static void bdx_tx_cleanup(struct bdx_priv *priv);77 static int bdx_rx_receive(struct bdx_priv *priv, struct rxd_fifo *f, int budget);80 static void bdx_tx_push_desc_safe(struct bdx_priv *priv, void *data, int size);83 static int bdx_tx_init(struct bdx_priv *priv);84 static int bdx_rx_init(struct bdx_priv *priv);87 static void bdx_rx_free(struct bdx_priv *priv);88 static void bdx_tx_free(struct bdx_priv *priv);153 bdx_fifo_init(struct bdx_priv *priv, struct fifo *f, int fsz_type, in bdx_fifo_init()185 static void bdx_fifo_free(struct bdx_priv *priv, struct fifo *f) in bdx_fifo_free()[all …]
119 struct bdx_priv *priv[LUXOR_MAX_PORT];241 struct bdx_priv { struct