Searched refs:init_params (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_ix.c927 if (hw->mbx.ops.init_params)
928 hw->mbx.ops.init_params(hw);
H A Dixgbe_type.h3889 s32 (*init_params)(struct ixgbe_hw *); member in struct:ixgbe_eeprom_operations
4121 void (*init_params)(struct ixgbe_hw *hw); member in struct:ixgbe_mbx_operations
/freebsd-13-stable/sys/dev/e1000/
H A De1000_phy.c77 phy->ops.init_params = e1000_null_ops_generic;

Completed in 144 milliseconds

12