OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prot_autoc_write
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_82599.c
217
*
prot_autoc_write
uses the semaphore too.
222
ret_val = hw->mac.ops.
prot_autoc_write
(hw,
363
mac->ops.
prot_autoc_write
= prot_autoc_write_82599;
981
status = hw->mac.ops.
prot_autoc_write
(hw, autoc, FALSE);
1169
status = hw->mac.ops.
prot_autoc_write
(hw,
ixgbe_common.c
116
mac->ops.
prot_autoc_write
= prot_autoc_write_generic;
373
ret_val = hw->mac.ops.
prot_autoc_write
(hw, reg_bp, locked);
3515
ret_val = hw->mac.ops.
prot_autoc_write
(hw, autoc_reg, locked);
3556
ret_val = hw->mac.ops.
prot_autoc_write
(hw, autoc_reg, locked);
ixgbe_x550.c
748
mac->ops.
prot_autoc_write
= NULL;
ixgbe_type.h
4048
s32 (*
prot_autoc_write
)(struct ixgbe_hw *, u32, bool);
member in struct:ixgbe_mac_operations
Completed in 123 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025