Searched refs:node_type_ctx (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_e610.h | 84 s32 ixgbe_find_netlist_node(struct ixgbe_hw *hw, u8 node_type_ctx,
|
| H A D | ixgbe_e610.c | 1724 s32 ixgbe_find_netlist_node(struct ixgbe_hw *hw, u8 node_type_ctx, in ixgbe_find_netlist_node() argument 1736 cmd.addr.topo_params.node_type_ctx = in ixgbe_find_netlist_node() 1737 (node_type_ctx << IXGBE_ACI_LINK_TOPO_NODE_TYPE_S); in ixgbe_find_netlist_node()
|
| H A D | ixgbe_type_e610.h | 1092 u8 node_type_ctx; member
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_common.h | 197 ice_find_netlist_node(struct ice_hw *hw, u8 node_type_ctx, u8 node_part_number,
|
| H A D | ice_common.c | 3087 ice_find_netlist_node(struct ice_hw *hw, u8 node_type_ctx, u8 node_part_number, in ice_find_netlist_node() argument 3099 cmd.addr.topo_params.node_type_ctx = in ice_find_netlist_node() 3100 (node_type_ctx << ICE_AQC_LINK_TOPO_NODE_TYPE_S); in ice_find_netlist_node()
|
| H A D | ice_adminq_cmd.h | 1950 u8 node_type_ctx; member
|
| H A D | ice_lib.c | 11303 cmd.addr.topo_params.node_type_ctx = ctx; in ice_get_port_topology()
|