Home
last modified time | relevance | path

Searched refs:allow_npar_tx_switch (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_commands.h100 bool allow_npar_tx_switch);
H A Decore_sp_commands.c325 bool allow_npar_tx_switch) in ecore_sp_pf_start() argument
388 p_ramrod->allow_npar_tx_switching = allow_npar_tx_switch; in ecore_sp_pf_start()
H A Decore_dev_api.h133 bool allow_npar_tx_switch; member
H A Decore_dev.c1897 bool allow_npar_tx_switch) in ecore_hw_init_pf() argument
2009 allow_npar_tx_switch); in ecore_hw_init_pf()
2234 p_params->allow_npar_tx_switch); in ecore_hw_init()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c3506 hw_init_params.allow_npar_tx_switch = false; in qede_attach()