NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM 559 drivers/net/ethernet/netronome/nfp/flower/cmsg.h return FIELD_PREP(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, internal_port) | NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM 566 drivers/net/ethernet/netronome/nfp/flower/cmsg.h return FIELD_PREP(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, phys_port) | NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM 215 drivers/net/ethernet/netronome/nfp/flower/main.c *port = FIELD_GET(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM 243 drivers/net/ethernet/netronome/nfp/flower/main.c port = FIELD_GET(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, port_id);