Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h650 #define ring_to_netdev(ring) ((ring)->tqp_vector->napi.dev) macro
Dhns3_enet.c3442 struct net_device *netdev = ring_to_netdev(ring); in hns3_clean_tx_ring()
3512 hns3_rl_err(ring_to_netdev(ring), in hns3_nic_alloc_rx_buffers()
3589 hns3_rl_err(ring_to_netdev(ring), in hns3_nic_reuse_page()
3736 struct net_device *netdev = ring_to_netdev(ring); in hns3_rx_checksum()
3847 struct net_device *netdev = ring_to_netdev(ring); in hns3_alloc_skb()
3922 hns3_rl_err(ring_to_netdev(ring), in hns3_add_frag()
3966 struct net_device *netdev = ring_to_netdev(ring); in hns3_set_gro_and_checksum()
4020 struct net_device *netdev = ring_to_netdev(ring); in hns3_handle_bdinfo()
5289 netdev_warn(ring_to_netdev(ring), in hns3_clear_rx_ring()