Searched refs:hellcreek_port (Results 1 – 2 of 2) sorted by relevance
251 struct hellcreek_port *hellcreek_port; in hellcreek_port_enable() local254 hellcreek_port = &hellcreek->ports[port]; in hellcreek_port_enable()261 val = hellcreek_port->ptcfg; in hellcreek_port_enable()264 hellcreek_port->ptcfg = val; in hellcreek_port_enable()274 struct hellcreek_port *hellcreek_port; in hellcreek_port_disable() local277 hellcreek_port = &hellcreek->ports[port]; in hellcreek_port_disable()284 val = hellcreek_port->ptcfg; in hellcreek_port_disable()287 hellcreek_port->ptcfg = val; in hellcreek_port_disable()317 struct hellcreek_port *hellcreek_port; in hellcreek_get_ethtool_stats() local320 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)