Home
last modified time | relevance | path

Searched refs:node_type_ctx (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/ice/
H A Dice_common.h197 ice_find_netlist_node(struct ice_hw *hw, u8 node_type_ctx, u8 node_part_number,
H A Dice_common.c3078 ice_find_netlist_node(struct ice_hw *hw, u8 node_type_ctx, u8 node_part_number, in ice_find_netlist_node() argument
3090 cmd.addr.topo_params.node_type_ctx = in ice_find_netlist_node()
3091 (node_type_ctx << ICE_AQC_LINK_TOPO_NODE_TYPE_S); in ice_find_netlist_node()
H A Dice_adminq_cmd.h1950 u8 node_type_ctx; member
H A Dice_lib.c11301 cmd.addr.topo_params.node_type_ctx = ctx; in ice_get_port_topology()