Home
last modified time | relevance | path

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

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