Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-tmfifo-regs.h44 #define MLXBF_TMFIFO_RX_STS__COUNT_MASK GENMASK_ULL(8, 0) macro
H A Dmlxbf-tmfifo.c515 return FIELD_GET(MLXBF_TMFIFO_RX_STS__COUNT_MASK, sts); in mlxbf_tmfifo_get_rx_avail()