Searched refs:hellcreek_port (Results 1 – 2 of 2) sorted by relevance
242 struct hellcreek_port *hellcreek_port; in hellcreek_port_enable() local245 hellcreek_port = &hellcreek->ports[port]; in hellcreek_port_enable()252 val = hellcreek_port->ptcfg; in hellcreek_port_enable()255 hellcreek_port->ptcfg = val; in hellcreek_port_enable()265 struct hellcreek_port *hellcreek_port; in hellcreek_port_disable() local268 hellcreek_port = &hellcreek->ports[port]; in hellcreek_port_disable()275 val = hellcreek_port->ptcfg; in hellcreek_port_disable()278 hellcreek_port->ptcfg = val; in hellcreek_port_disable()308 struct hellcreek_port *hellcreek_port; in hellcreek_get_ethtool_stats() local311 hellcreek_port = &hellcreek->ports[port]; in hellcreek_get_ethtool_stats()[all …]
241 struct hellcreek_port { struct274 struct hellcreek_port *ports; argument301 container_of(dw, struct hellcreek_port, schedule_work)