Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c429 port = hns_ae_map_eport_to_dport(handle->eport_id); in hns_ae_get_coalesce_usecs()
446 port = hns_ae_map_eport_to_dport(handle->eport_id); in hns_ae_get_rx_max_coalesced_frames()
461 port = hns_ae_map_eport_to_dport(handle->eport_id); in hns_ae_set_coalesce_usecs()
475 port = hns_ae_map_eport_to_dport(handle->eport_id); in hns_ae_set_coalesce_frames()
Dhnae.c338 handle->eport_id = port_id; in hnae_get_handle()
Dhnae.h471 u32 eport_id; member