Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h1367 #define ICE_LINK_TOPO_NODE_COUNT_M MAKEMASK(0x3FF, 0) macro
H A Dice_nvm.c1142 node_count &= ICE_LINK_TOPO_NODE_COUNT_M; in ice_get_netlist_info()