Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c511 val = NXRD32(adapter, NETXEN_NIU_XG_PAUSE_CTL); in netxen_nic_get_pauseparam()
581 val = NXRD32(adapter, NETXEN_NIU_XG_PAUSE_CTL); in netxen_nic_set_pauseparam()
593 NXWR32(adapter, NETXEN_NIU_XG_PAUSE_CTL, val); in netxen_nic_set_pauseparam()
Dnetxen_nic_hdr.h528 #define NETXEN_NIU_XG_PAUSE_CTL (NETXEN_CRB_NIU + 0x00098) macro