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/ | ||
D | ice_type.h | 1168 #define ICE_LINK_TOPO_NODE_COUNT_M ICE_M(0x3FF, 0) macro |
D | ice_nvm.c | 799 node_count &= ICE_LINK_TOPO_NODE_COUNT_M; in ice_get_netlist_info() |