Home
last modified time | relevance | path

Searched refs:ice_aq_get_netlist_node (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_common.h194 ice_aq_get_netlist_node(struct ice_hw *hw, struct ice_aqc_get_link_topo *cmd,
H A Dice_common.c3049 ice_aq_get_netlist_node(struct ice_hw *hw, struct ice_aqc_get_link_topo *cmd, in ice_aq_get_netlist_node() function
3103 status = ice_aq_get_netlist_node(hw, &cmd, in ice_find_netlist_node()
H A Dice_lib.c11308 err = ice_aq_get_netlist_node(hw, &cmd, &cage_type, &node_handle); in ice_get_port_topology()