Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_vnd.h19 int rmnet_vnd_do_flow_control(struct net_device *dev, int enable);
Drmnet_map_command.c56 r = rmnet_vnd_do_flow_control(vnd, enable); in rmnet_map_do_flow_control()
Drmnet_vnd.c287 int rmnet_vnd_do_flow_control(struct net_device *rmnet_dev, int enable) in rmnet_vnd_do_flow_control() function