Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_type.h1168 #define ICE_LINK_TOPO_NODE_COUNT_M ICE_M(0x3FF, 0) macro
Dice_nvm.c799 node_count &= ICE_LINK_TOPO_NODE_COUNT_M; in ice_get_netlist_info()