Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c688 * netsec_set_tx_de() is called. No need for a dma_wmb() here in netsec_clean_tx_dring()
789 static void netsec_set_tx_de(struct netsec_priv *priv, in netsec_set_tx_de() function
877 netsec_set_tx_de(priv, tx_ring, &tx_ctrl, &tx_desc, xdpf); in netsec_xdp_queue_one()
1195 netsec_set_tx_de(priv, dring, &tx_ctrl, &tx_desc, skb); in netsec_netdev_start_xmit()
1287 * until netsec_set_tx_de() is called. in netsec_setup_tx_dring()