Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h39 void (*ex_process)(struct hns_nic_ring_data *, struct sk_buff *); member
H A Dhns_enet.c1083 ring_data->ex_process); in hns_nic_common_poll()
2136 rd->ex_process = hns_nic_rx_up_pro; in hns_nic_init_ring_data()