Searched refs:ICE_LINK_TOPO_NODE_COUNT_M (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/intel/ice/ | ||
| D | ice_type.h | 1108 #define ICE_LINK_TOPO_NODE_COUNT_M ICE_M(0x3FF, 0) macro |
| D | ice_nvm.c | 772 node_count &= ICE_LINK_TOPO_NODE_COUNT_M; in ice_get_netlist_info() |