Searched defs:settings (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c3890 enum ath9k_ant_setting settings,
3906 switch (settings) {
3929 ahp->ah_diversityControl = settings;
3889 ath9k_hw_setantennaswitch(struct ath_hal *ah, enum ath9k_ant_setting settings, struct ath9k_channel *chan, uint8_t *tx_chainmask, uint8_t *rx_chainmask, uint8_t *antenna_cfgd) argument
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c1456 * Make sure all PXE mode settings are cleared, including things
1728 /* clear the old pause settings */
1735 /* Auto restart link so settings take effect */
1738 /* Copy over all the old settings */
1773 * Configure MAC settings for frame size, jumbo frame support and the
4494 * EMP will return when the shared RPB settings have been
4880 * @settings: Filter control settings
4882 * Check and validate the filter control settings passed.
4890 struct i40e_filter_control_settings *settings)
4889 i40e_validate_filter_settings(struct i40e_hw *hw, struct i40e_filter_control_settings *settings) argument
4982 i40e_set_filter_control(struct i40e_hw *hw, struct i40e_filter_control_settings *settings) argument
[all...]

Completed in 61 milliseconds