Home
last modified time | relevance | path

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

/openbmc/linux/net/devlink/
H A Dport.c53 static void devlink_port_fn_cap_fill(struct nla_bitfield32 *caps, in devlink_port_fn_cap_fill() function
79 devlink_port_fn_cap_fill(caps, DEVLINK_PORT_FN_CAP_ROCE, is_enable); in devlink_port_fn_roce_fill()
102 devlink_port_fn_cap_fill(caps, DEVLINK_PORT_FN_CAP_MIGRATABLE, is_enable); in devlink_port_fn_migratable_fill()
124 devlink_port_fn_cap_fill(caps, DEVLINK_PORT_FN_CAP_IPSEC_CRYPTO, is_enable); in devlink_port_fn_ipsec_crypto_fill()
146 devlink_port_fn_cap_fill(caps, DEVLINK_PORT_FN_CAP_IPSEC_PACKET, is_enable); in devlink_port_fn_ipsec_packet_fill()