Searched refs:ixgbe_read_netlist_module (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_e610.c | 2552 static s32 ixgbe_read_netlist_module(struct ixgbe_hw *hw, in ixgbe_read_netlist_module() function 2907 status = ixgbe_read_netlist_module(hw, bank, IXGBE_NETLIST_TYPE_OFFSET, in ixgbe_get_netlist_info() 2916 status = ixgbe_read_netlist_module(hw, bank, IXGBE_LINK_TOPO_MODULE_LEN, in ixgbe_get_netlist_info() 2928 status = ixgbe_read_netlist_module(hw, bank, IXGBE_LINK_TOPO_NODE_COUNT, in ixgbe_get_netlist_info()
|