Searched refs:bdx_priv (Results 1 – 2 of 2) sorted by relevance
78 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f);79 static void bdx_tx_cleanup(struct bdx_priv *priv);80 static int bdx_rx_receive(struct bdx_priv *priv, struct rxd_fifo *f, int budget);83 static void bdx_tx_push_desc_safe(struct bdx_priv *priv, void *data, int size);86 static int bdx_tx_init(struct bdx_priv *priv);87 static int bdx_rx_init(struct bdx_priv *priv);90 static void bdx_rx_free(struct bdx_priv *priv);91 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()185 static void bdx_fifo_free(struct bdx_priv *priv, struct fifo *f) in bdx_fifo_free()[all …]
127 struct bdx_priv *priv[LUXOR_MAX_PORT];249 struct bdx_priv { struct