Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_hw.h197 #define NES_IDX_MPP_DEBUG_PORT_DISABLE_PAUSE (1 << 17) macro
Dnes_nic.c1465 u32temp &= ~NES_IDX_MPP_DEBUG_PORT_DISABLE_PAUSE; in nes_netdev_set_pauseparam()
1472 u32temp |= NES_IDX_MPP_DEBUG_PORT_DISABLE_PAUSE; in nes_netdev_set_pauseparam()