Home
last modified time | relevance | path

Searched defs:qlnx_update_vport_params (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h252 struct qlnx_update_vport_params { struct
253 uint8_t vport_id;
254 uint8_t update_vport_active_rx_flg;
255 uint8_t vport_active_rx_flg;
256 uint8_t update_vport_active_tx_flg;
257 uint8_t vport_active_tx_flg;
258 uint8_t update_inner_vlan_removal_flg;
259 uint8_t inner_vlan_removal_flg;
260 struct ecore_rss_params *rss_params;
261 struct ecore_sge_tpa_params *sge_tpa_params;