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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.h87 * @param allow_npar_tx_switch - npar tx switching to be used
96 bool allow_npar_tx_switch);
H A Decore_dev_api.h141 bool allow_npar_tx_switch; member in struct:ecore_hw_init_params
H A Decore_sp_commands.c327 bool allow_npar_tx_switch)
408 p_ramrod->allow_npar_tx_switching = allow_npar_tx_switch;
324 ecore_sp_pf_start(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_tunnel_info *p_tunn, bool allow_npar_tx_switch) argument
H A Decore_dev.c3603 p_params->allow_npar_tx_switch);
H A Dqlnx_os.c5855 params.allow_npar_tx_switch = true;

Completed in 133 milliseconds