Searched defs:qed_sp_vport_update_params (Results 1 – 1 of 1) sorted by relevance
119 struct qed_sp_vport_update_params { struct120 u16 opaque_fid;121 u8 vport_id;122 u8 update_vport_active_rx_flg;123 u8 vport_active_rx_flg;124 u8 update_vport_active_tx_flg;125 u8 vport_active_tx_flg;126 u8 update_approx_mcast_flg;127 unsigned long bins[8];128 struct qed_rss_params *rss_params;[all …]