Home
last modified time | relevance | path

Searched refs:tx_switching_en (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.c464 p_ramrod->tx_switching_en = p_params->tx_switching; in ecore_sp_eth_vport_start()
467 p_ramrod->tx_switching_en = 0; in ecore_sp_eth_vport_start()
794 p_ramrod->common.tx_switching_en = p_params->tx_switching_flg; in ecore_sp_vport_update()
797 if (p_ramrod->common.tx_switching_en || in ecore_sp_vport_update()
800 p_ramrod->common.tx_switching_en = 0; in ecore_sp_vport_update()
H A Decore_hsi_eth.h1683 u8 tx_switching_en /* Tx switching is enabled for current Vport */; member
1724 u8 tx_switching_en /* tx switching en value */; member