Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/greybus/
A Des2.c547 u32 connection_flags; in cport_enable() local
554 connection_flags = 0; in cport_enable()
556 connection_flags |= GB_APB_CPORT_FLAG_CONTROL; in cport_enable()
558 connection_flags |= GB_APB_CPORT_FLAG_HIGH_PRIO; in cport_enable()
560 req->flags = cpu_to_le32(connection_flags); in cport_enable()
563 cport_id, connection_flags); in cport_enable()
/linux-6.3-rc2/fs/ksmbd/mgmt/
A Dtree_connect.c59 tree_conn->flags = resp->connection_flags; in ksmbd_tree_conn_connect()
/linux-6.3-rc2/fs/ksmbd/
A Dksmbd_netlink.h209 __u16 connection_flags; member

Completed in 16 milliseconds