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

12

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_type.h3853 s32 (*init_params)(struct ixgbe_hw *); member in struct:ixgbe_eeprom_operations
4085 void (*init_params)(struct ixgbe_hw *hw); member in struct:ixgbe_mbx_operations
H A Dif_ix.c745 if (hw->mbx.ops.init_params)
746 hw->mbx.ops.init_params(hw);
/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c76 phy->ops.init_params = e1000_null_ops_generic;

Completed in 175 milliseconds

12