Searched defs:opa_vnic_adapter (Results 1 – 1 of 1) sorted by relevance
196 struct opa_vnic_adapter { struct202 u8 port_num;203 u8 vport_num;206 struct mutex lock;208 struct __opa_veswport_info info;212 struct hlist_head __rcu *mactbl;215 struct mutex mactbl_lock;218 spinlock_t stats_lock;220 u8 flow_tbl[OPA_VNIC_FLOW_TBL_SIZE];222 unsigned long trap_timeout;[all …]