Lines Matching refs:port_info
88 static int cxgb_init_locked(struct port_info *);
89 static int cxgb_uninit_locked(struct port_info *);
90 static int cxgb_uninit_synchronized(struct port_info *);
94 static void cxgb_build_medialist(struct port_info *);
127 static void cxgb_update_mac_settings(struct port_info *p);
129 static int toe_capability(struct port_info *, int);
305 static int set_eeprom(struct port_info *pi, const uint8_t *data, int len, int offset);
623 struct port_info *pi; in cxgb_controller_attach()
833 struct port_info *pi = &sc->port[i]; in setup_sge_qsets()
963 struct port_info *p; in cxgb_port_probe()
974 cxgb_makedev(struct port_info *pi) in cxgb_makedev()
996 struct port_info *p; in cxgb_port_attach()
1076 struct port_info *p; in cxgb_port_detach()
1176 struct port_info *pi = &adapter->port[port_id]; in t3_os_link_changed()
1210 struct port_info *pi = &adap->port[port_id]; in t3_os_phymod_changed()
1244 cxgb_update_mac_settings(struct port_info *p) in cxgb_update_mac_settings()
1371 const struct port_info *pi = adap2pinfo(adap, i); in setup_rss()
1421 const struct port_info *pi = adap2pinfo(sc, i); in bind_qsets()
1620 struct port_info *p = arg; in cxgb_init()
1629 cxgb_init_locked(struct port_info *p) in cxgb_init_locked()
1708 cxgb_uninit_locked(struct port_info *p) in cxgb_uninit_locked()
1744 cxgb_uninit_synchronized(struct port_info *pi) in cxgb_uninit_synchronized()
1809 cxgb_set_lro(struct port_info *p, int enabled) in cxgb_set_lro()
1825 struct port_info *p = if_getsoftc(ifp); in cxgb_ioctl()
2046 cxgb_build_medialist(struct port_info *p) in cxgb_build_medialist()
2113 struct port_info *p = if_getsoftc(ifp); in cxgb_media_status()
2154 struct port_info *pi = if_getsoftc(ifp); in cxgb_get_counter()
2229 struct port_info *pi = arg; in link_check_callout()
2241 struct port_info *pi = arg; in check_link_status()
2255 t3_os_link_intr(struct port_info *pi) in t3_os_link_intr()
2274 struct port_info *p = &sc->port[i]; in check_t3b2_mac()
2318 cxgb_refresh_stats(struct port_info *pi) in cxgb_refresh_stats()
2377 struct port_info *pi = &sc->port[i]; in cxgb_tick_handler()
2418 set_eeprom(struct port_info *pi, const uint8_t *data, int len, int offset) in set_eeprom()
2483 struct port_info *pi = dev->si_drv1; in cxgb_extension_ioctl()
3323 toe_capability(struct port_info *pi, int enable) in toe_capability()
3541 struct port_info *pi; in cxgb_debugnet_init()
3556 struct port_info *pi; in cxgb_debugnet_event()
3575 struct port_info *pi; in cxgb_debugnet_transmit()
3590 struct port_info *pi; in cxgb_debugnet_poll()