Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c129 ae_handle->dport_id = port_id; in hns_ae_get_handle()
171 ret = hns_dsaf_wait_pkt_clean(dsaf_dev, handle->dport_id); in hns_ae_wait_flow_down()
Dhnae.h555 u32 dport_id; /* v2 tx bd should fill the dport_id */ member
Dhns_enet.c69 HNSV2_TXD_PORTID_S, ring->q->handle->dport_id); in fill_v2_desc_hw()