Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.h475 #define NFP_FLOWER_CMSG_PORT_VNIC GENMASK(11, 6) macro
492 FIELD_PREP(NFP_FLOWER_CMSG_PORT_VNIC, vnic) | in nfp_flower_cmsg_pcie_port()
Dmain.c75 *port = FIELD_GET(NFP_FLOWER_CMSG_PORT_VNIC, port_id); in nfp_flower_repr_get_type_and_port()
Dtunnel_conf.c661 port = FIELD_GET(NFP_FLOWER_CMSG_PORT_VNIC, port); in nfp_tun_add_to_mac_offload_list()