OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_lan_id
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/pci/igc/
igc_hw.h
196
void (*
set_lan_id
)(struct igc_hw *);
member in struct:igc_mac_operations
/src/sys/dev/pci/ixgbe/
ixgbe_82598.c
148
mac->ops.
set_lan_id
= ixgbe_set_lan_id_multi_port_pcie_82598;
ixgbe_common.c
112
mac->ops.
set_lan_id
= ixgbe_set_lan_id_multi_port_pcie;
1051
mac->ops.
set_lan_id
(hw);
3607
* per-port, so
set_lan_id
() must be called before reading the addresses.
3608
*
set_lan_id
() is called by identify_sfp(), but this cannot be relied
3621
* available. If they're not, no point in calling
set_lan_id
() here.
3628
hw->mac.ops.
set_lan_id
(hw);
3678
hw->mac.ops.
set_lan_id
(hw);
ixgbe_phy.c
1384
hw->mac.ops.
set_lan_id
(hw);
1736
hw->mac.ops.
set_lan_id
(hw);
ixgbe_x550.c
449
hw->mac.ops.
set_lan_id
(hw);
2458
hw->mac.ops.
set_lan_id
(hw);
3898
hw->mac.ops.
set_lan_id
(hw);
ixgbe_type.h
4037
void (*
set_lan_id
)(struct ixgbe_hw *);
member in struct:ixgbe_mac_operations
ixgbe.c
924
hw->mac.ops.
set_lan_id
(hw);
Completed in 422 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026