Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dconnection.h105 gb_connection_flow_control_disabled(struct gb_connection *connection) in gb_connection_flow_control_disabled() function
/openbmc/linux/drivers/greybus/
H A Dconnection.c415 if (gb_connection_flow_control_disabled(connection)) { in gb_connection_svc_connection_create()