Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dchip_registers.h56 #define DCC_CFG_PORT_CONFIG_MTU_CAP_SMASK 0x700000000ull macro
Dchip.c10162 len1 &= ~DCC_CFG_PORT_CONFIG_MTU_CAP_SMASK; in set_send_length()