Home
last modified time | relevance | path

Searched refs:tx_hold (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h209 u8 tx_hold; member
H A Decore_dcbx.c1592 p_params->tx_hold = GET_MFW_FIELD(lldp_params.config, LLDP_CONFIG_HOLD); in ecore_lldp_get_params()
1647 SET_MFW_FIELD(lldp_params.config, LLDP_CONFIG_HOLD, p_params->tx_hold); in ecore_lldp_set_params()
H A Dqlnx_ioctl.c783 lldp_params.tx_hold = 4; //Default value used as suggested by MFW in qlnx_lldp_configure()