Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h153 #define HNSV2_TXD_BUFNUM_M (0x7 << HNSV2_TXD_BUFNUM_S) macro
H A Dhns_enet.c63 hnae_set_field(bn_pid, HNSV2_TXD_BUFNUM_M, 0, buf_num - 1); in fill_v2_desc_hw()