Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h154 #define HNSV2_TXD_PORTID_S 4 macro
155 #define HNSV2_TXD_PORTID_M (0X7 << HNSV2_TXD_PORTID_S)
H A Dhns_enet.c67 HNSV2_TXD_PORTID_S, ring->q->handle->dport_id); in fill_v2_desc_hw()