Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2607 #define FW_ACL_VLAN_CMD_FM_S 6 macro
2609 #define FW_ACL_VLAN_CMD_FM_V(x) ((x) << FW_ACL_VLAN_CMD_FM_S)
2611 (((x) >> FW_ACL_VLAN_CMD_FM_S) & FW_ACL_VLAN_CMD_FM_M)