Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c491 val = NXRD32(adapter, NETXEN_NIU_GB_PAUSE_CTL); in netxen_nic_get_pauseparam()
549 val = NXRD32(adapter, NETXEN_NIU_GB_PAUSE_CTL); in netxen_nic_set_pauseparam()
577 NXWR32(adapter, NETXEN_NIU_GB_PAUSE_CTL, val); in netxen_nic_set_pauseparam()
H A Dnetxen_nic_hdr.h533 #define NETXEN_NIU_GB_PAUSE_CTL (NETXEN_CRB_NIU + 0x0030c) macro