Searched refs:SFXGE_PARAM (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge.c91 #define SFXGE_PARAM_RX_RING SFXGE_PARAM(rx_ring)
98 #define SFXGE_PARAM_TX_RING SFXGE_PARAM(tx_ring)
105 #define SFXGE_PARAM_RESTART_ATTEMPTS SFXGE_PARAM(restart_attempts)
113 #define SFXGE_PARAM_MCDI_LOGGING SFXGE_PARAM(mcdi_logging)
682 char rss_param_name[sizeof(SFXGE_PARAM(%d.max_rss_channels))];
684 char mcdi_log_param_name[sizeof(SFXGE_PARAM(%d.mcdi_logging))];
693 SFXGE_PARAM(%d.max_rss_channels),
699 SFXGE_PARAM(%d.mcdi_logging),
H A Dsfxge.h343 #define SFXGE_PARAM(_name) "hw.sfxge." #_name macro
H A Dsfxge_tx.c95 #define SFXGE_PARAM_TX_DPL_GET_MAX SFXGE_PARAM(tx_dpl_get_max)
103 SFXGE_PARAM(tx_dpl_get_non_tcp_max)
111 #define SFXGE_PARAM_TX_DPL_PUT_MAX SFXGE_PARAM(tx_dpl_put_max)
118 #define SFXGE_PARAM_TSO_FW_ASSISTED SFXGE_PARAM(tso_fw_assisted)
H A Dsfxge_port.c49 SFXGE_PARAM(stats_update_period_ms)
H A Dsfxge_rx.c78 #define SFXGE_LRO_PARAM(_param) SFXGE_PARAM(lro._param)

Completed in 124 milliseconds