Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/
Dec_bhf.c131 struct ec_bhf_priv { struct
163 static void ec_bhf_reset(struct ec_bhf_priv *priv) in ec_bhf_reset() argument
179 static void ec_bhf_send_packet(struct ec_bhf_priv *priv, struct tx_desc *desc) in ec_bhf_send_packet()
192 static void ec_bhf_process_tx(struct ec_bhf_priv *priv) in ec_bhf_process_tx()
208 static void ec_bhf_add_rx_desc(struct ec_bhf_priv *priv, struct rx_desc *desc) in ec_bhf_add_rx_desc()
214 static void ec_bhf_process_rx(struct ec_bhf_priv *priv) in ec_bhf_process_rx()
248 struct ec_bhf_priv *priv = container_of(timer, struct ec_bhf_priv, in ec_bhf_timer_fun()
260 static int ec_bhf_setup_offsets(struct ec_bhf_priv *priv) in ec_bhf_setup_offsets()
294 struct ec_bhf_priv *priv = netdev_priv(net_dev); in ec_bhf_start_xmit()
327 static int ec_bhf_alloc_dma_mem(struct ec_bhf_priv *priv, in ec_bhf_alloc_dma_mem()
[all …]