Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h39 void (*ex_process)(struct hns_nic_ring_data *, struct sk_buff *); member
Dhns_enet.c1062 ring_data->ex_process); in hns_nic_common_poll()
2138 rd->ex_process = hns_nic_rx_up_pro; in hns_nic_init_ring_data()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h442 void (*ex_process)(struct hns3_nic_ring_data *, struct sk_buff *); member