Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2552 #define FW_PORT_CAP32_802_3_S 18 macro
2554 #define FW_PORT_CAP32_802_3_V(x) ((x) << FW_PORT_CAP32_802_3_S)
2556 (((x) >> FW_PORT_CAP32_802_3_S) & FW_PORT_CAP32_802_3_M)