Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.h97 #define HINIC_EQ_ELEM_DESC_SET(val, member) \ macro
H A Dhinic_hw_eqs.c669 init_val = HINIC_EQ_ELEM_DESC_SET(eq->wrapped, WRAPPED); in alloc_eq_pages()