Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2695 #define FW_PORT_CAP32_ANEG_S 20 macro
2697 #define FW_PORT_CAP32_ANEG_V(x) ((x) << FW_PORT_CAP32_ANEG_S)
2699 (((x) >> FW_PORT_CAP32_ANEG_S) & FW_PORT_CAP32_ANEG_M)