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