Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c507 val = NXRD32(adapter, NETXEN_NIU_XG_PAUSE_CTL); in netxen_nic_get_pauseparam()
577 val = NXRD32(adapter, NETXEN_NIU_XG_PAUSE_CTL); in netxen_nic_set_pauseparam()
589 NXWR32(adapter, NETXEN_NIU_XG_PAUSE_CTL, val); in netxen_nic_set_pauseparam()
H A Dnetxen_nic_hdr.h528 #define NETXEN_NIU_XG_PAUSE_CTL (NETXEN_CRB_NIU + 0x00098) macro