Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h39 void (*ex_process)(struct hns_nic_ring_data *, struct sk_buff *); member
Dhns_enet.c708 ring_data, budget, ring_data->ex_process); in hns_nic_common_poll()
1416 rd->ex_process = hns_nic_rx_up_pro; in hns_nic_init_ring_data()