ixgbe_set_lan_id_multi_port_pcie
ixgbe_set_lan_id_multi_port_pcie(hw);
.set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw);
.set_lan_id = ixgbe_set_lan_id_multi_port_pcie,
.set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
.set_lan_id = &ixgbe_set_lan_id_multi_port_pcie, \