Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2691 #define FW_PORT_CAP32_802_3_S 18 macro
2693 #define FW_PORT_CAP32_802_3_V(x) ((x) << FW_PORT_CAP32_802_3_S)
2695 (((x) >> FW_PORT_CAP32_802_3_S) & FW_PORT_CAP32_802_3_M)