Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/erdma/
H A Derdma_hw.h306 #define ERDMA_CMD_CREATE_AV_FL_MASK GENMASK(19, 0) macro
H A Derdma_verbs.c2206 av_cfg->cfg0 = FIELD_PREP(ERDMA_CMD_CREATE_AV_FL_MASK, av->flow_label) | in erdma_set_av_cfg()