OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_iosf_sb_reg
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_x550.c
975
mac->ops.
read_iosf_sb_reg
= ixgbe_read_iosf_sb_reg_x550;
978
mac->ops.
read_iosf_sb_reg
= ixgbe_read_iosf_sb_reg_x550a;
1032
mac->ops.
read_iosf_sb_reg
= ixgbe_read_iosf_sb_reg_x550;
1813
status = hw->mac.ops.
read_iosf_sb_reg
(hw,
1831
status = hw->mac.ops.
read_iosf_sb_reg
(hw,
1862
rc = mac->ops.
read_iosf_sb_reg
(hw,
1879
rc = mac->ops.
read_iosf_sb_reg
(hw,
1893
rc = mac->ops.
read_iosf_sb_reg
(hw,
1931
rc = mac->ops.
read_iosf_sb_reg
(hw,
1948
rc = mac->ops.
read_iosf_sb_reg
(hw
[
all
...]
ixgbe_api.c
1258
return ixgbe_call_func(hw, hw->mac.ops.
read_iosf_sb_reg
, (hw, reg_addr,
ixgbe_type.h
4120
s32 (*
read_iosf_sb_reg
)(struct ixgbe_hw *, u32, u32, u32 *);
member in struct:ixgbe_mac_operations
Completed in 21 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025