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