Home
last modified time | relevance | path

Searched refs:SFXGE_PORT_LOCK (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/sfxge/
HDsfxge_port.c98 SFXGE_PORT_LOCK(&sc->port); in sfxge_mac_stat_handler()
181 SFXGE_PORT_LOCK(port); in sfxge_port_wanted_fc_handler()
194 SFXGE_PORT_LOCK(port); in sfxge_port_wanted_fc_handler()
214 SFXGE_PORT_LOCK(port); in sfxge_port_link_fc_handler()
269 SFXGE_PORT_LOCK(port); in sfxge_mac_poll_work()
327 SFXGE_PORT_LOCK(port); in sfxge_mac_filter_set()
355 SFXGE_PORT_LOCK(port); in sfxge_port_stop()
391 SFXGE_PORT_LOCK(port); in sfxge_port_start()
510 SFXGE_PORT_LOCK(&sc->port); in sfxge_phy_stat_handler()
HDsfxge.h351 #define SFXGE_PORT_LOCK(_port) \ macro