Searched refs:rmnet_map_do_flow_control (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/ |
H A D | rmnet_map_command.c | 11 static u8 rmnet_map_do_flow_control(struct sk_buff *skb, in rmnet_map_do_flow_control() function 83 rc = rmnet_map_do_flow_control(skb, port, 1); in rmnet_map_command() 87 rc = rmnet_map_do_flow_control(skb, port, 0); in rmnet_map_command()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/rmnet/ |
H A D | rmnet_map_command.c | 11 static u8 rmnet_map_do_flow_control(struct sk_buff *skb, in rmnet_map_do_flow_control() function 88 rc = rmnet_map_do_flow_control(skb, port, 1); in rmnet_map_command() 92 rc = rmnet_map_do_flow_control(skb, port, 0); in rmnet_map_command()
|
Completed in 1 milliseconds