Searched refs:NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM (Results 1 – 2 of 2) sorted by relevance
667 #define NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM GENMASK(7, 0) macro671 return FIELD_PREP(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, internal_port) | in nfp_flower_internal_port_get_port_id()678 return FIELD_PREP(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, phys_port) | in nfp_flower_cmsg_phys_port()
224 *port = FIELD_GET(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, in nfp_flower_repr_get_type_and_port()252 port = FIELD_GET(NFP_FLOWER_CMSG_PORT_PHYS_PORT_NUM, port_id); in nfp_flower_dev_get()