Searched refs:ring_to_netdev (Results 1 – 2 of 2) sorted by relevance
1043 struct net_device *netdev = ring_to_netdev(ring); in hns3_init_tx_spare_buffer()2105 struct net_device *netdev = ring_to_netdev(ring); in hns3_tx_doorbell()3641 struct net_device *netdev = ring_to_netdev(ring); in hns3_clean_tx_ring()3707 hns3_rl_err(ring_to_netdev(ring), in hns3_nic_alloc_rx_buffers()3746 hns3_rl_err(ring_to_netdev(ring), in hns3_handle_rx_copybreak()3936 struct net_device *netdev = ring_to_netdev(ring); in hns3_rx_checksum()4045 struct net_device *netdev = ring_to_netdev(ring); in hns3_alloc_skb()4115 hns3_rl_err(ring_to_netdev(ring), in hns3_add_frag()4159 struct net_device *netdev = ring_to_netdev(ring); in hns3_set_gro_and_checksum()4202 struct net_device *netdev = ring_to_netdev(ring); in hns3_set_rx_skb_rss_type()[all …]
670 #define ring_to_netdev(ring) ((ring)->tqp_vector->napi.dev) macro
Completed in 21 milliseconds