Lines Matching defs:port_info
94 struct port_info { struct
95 struct adapter *adapter; /* our adapter */
96 u32 vlan_id; /* vlan id for VST */
97 u16 viid; /* virtual interface ID */
98 int xact_addr_filt; /* index of our MAC address filter */
99 u16 rss_size; /* size of VI's RSS table slice */
100 u8 pidx; /* index into adapter port[] */
101 s8 mdio_addr;
102 u8 port_type; /* firmware port type */
103 u8 mod_type; /* firmware module type */
104 u8 port_id; /* physical port ID */
105 u8 nqsets; /* # of "Queue Sets" */
106 u8 first_qset; /* index of first "Queue Set" */
107 struct link_config link_cfg; /* physical port configuration */