Searched defs:fcoe_vlan (Results 1 – 2 of 2) sorted by relevance
25 struct fcoe_vlan { struct26 struct list_head list;27 u16 vid; /* vlan ID */28 u16 sol_count; /* no. of sols sent */29 u16 state; /* state */
1007 u16 fcoe_vlan; member