Searched refs:node_type_ctx (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_common.h188 ice_find_netlist_node(struct ice_hw *hw, u8 node_type_ctx, u8 node_part_number,
H A Dice_common.c559 * @node_type_ctx: type of netlist node to look for
568 ice_find_netlist_node(struct ice_hw *hw, u8 node_type_ctx, u8 node_part_number, argument
581 cmd.addr.topo_params.node_type_ctx =
582 (node_type_ctx << ICE_AQC_LINK_TOPO_NODE_TYPE_S);
H A Dice_adminq_cmd.h1874 u8 node_type_ctx; member in struct:ice_aqc_link_topo_params

Completed in 132 milliseconds