Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dchip_registers.h54 #define DCC_CFG_PORT_CONFIG_MTU_CAP_MASK 0x7ull macro
Dchip.c10163 len1 |= ((u64)dcmtu & DCC_CFG_PORT_CONFIG_MTU_CAP_MASK) << in set_send_length()