Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dr8152.c745 #define is_flow_control(_speed) (((_speed) & (_tx_flow | _rx_flow)) == (_tx_flow | _rx_flow)) macro
6165 if (is_flow_control(speed)) in rtl8156_enable()
6221 if (is_flow_control(speed)) in rtl8156b_enable()