FW_PORT_CMD_ACTION_S 2853 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h #define FW_PORT_CMD_ACTION_V(x)	((x) << FW_PORT_CMD_ACTION_S)
FW_PORT_CMD_ACTION_S 2855 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 	(((x) >> FW_PORT_CMD_ACTION_S) & FW_PORT_CMD_ACTION_M)