Searched refs:tx_switching (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h330 bool tx_switching; /* Vport supports tx-switching */ member in struct:ecore_sp_vport_start_params
H A Decore_vfpf_if.h412 u8 tx_switching; member in struct:vfpf_vport_update_tx_switch_tlv
H A Decore_sriov.c2184 params.tx_switching = true;
2190 params.tx_switching = false;
3015 p_data->tx_switching_flg = p_tx_switch_tlv->tx_switching;
H A Decore_vf.c1322 p_tx_switch_tlv->tx_switching = p_params->tx_switching_flg;
H A Dqlnx_os.c6669 u8 tx_switching,
6679 vport_start_params.tx_switching = 0;
6885 tx_switching = 0, hw_lro_enable = 0; local
6910 vlan_removal_en, tx_switching, hw_lro_enable);
6664 qlnx_start_vport(struct ecore_dev *cdev, u8 vport_id, u16 mtu, u8 drop_ttl0_flg, u8 inner_vlan_removal_en_flg, u8 tx_switching, u8 hw_lro_enable) argument
H A Decore_l2.c466 p_ramrod->tx_switching_en = p_params->tx_switching;

Completed in 190 milliseconds