Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h519 #define GET_DEV_CTRL_MRRS(x) GET_BITS_SHIFT(x, 3, 12) macro
H A Dtehuti.c112 GET_DEV_CTRL_MAXPL(pci_ctrl), GET_DEV_CTRL_MRRS(pci_ctrl)); in print_hw_id()