Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_l2.c466 p_ramrod->tx_switching_en = p_params->tx_switching; in ecore_sp_eth_vport_start()
469 p_ramrod->tx_switching_en = 0; in ecore_sp_eth_vport_start()
796 p_ramrod->common.tx_switching_en = p_params->tx_switching_flg; in ecore_sp_vport_update()
799 if (p_ramrod->common.tx_switching_en || in ecore_sp_vport_update()
802 p_ramrod->common.tx_switching_en = 0; in ecore_sp_vport_update()
HDecore_hsi_eth.h1721 u8 tx_switching_en /* Tx switching is enabled for current Vport */; member
1764 u8 tx_switching_en /* tx switching en value */; member