Searched refs:hellcreek_port (Results 1 – 2 of 2) sorted by relevance
252 struct hellcreek_port *hellcreek_port; in hellcreek_port_enable() local255 hellcreek_port = &hellcreek->ports[port]; in hellcreek_port_enable()262 val = hellcreek_port->ptcfg; in hellcreek_port_enable()265 hellcreek_port->ptcfg = val; in hellcreek_port_enable()275 struct hellcreek_port *hellcreek_port; in hellcreek_port_disable() local278 hellcreek_port = &hellcreek->ports[port]; in hellcreek_port_disable()285 val = hellcreek_port->ptcfg; in hellcreek_port_disable()288 hellcreek_port->ptcfg = val; in hellcreek_port_disable()318 struct hellcreek_port *hellcreek_port; in hellcreek_get_ethtool_stats() local321 hellcreek_port = &hellcreek->ports[port]; in hellcreek_get_ethtool_stats()[all …]
248 struct hellcreek_port { struct281 struct hellcreek_port *ports; argument308 container_of(dw, struct hellcreek_port, schedule_work)