Searched refs:rx_length_th (Results 1 – 4 of 4) sorted by relevance
104 port->rx_length_th = RX_QUEUE_MAXLEN; in t7xx_port_wwan_init()113 port->rx_length_th = 0; in t7xx_port_wwan_uninit()
254 port->rx_length_th = CTRL_QUEUE_MAXLEN; in port_ctl_init()267 port->rx_length_th = 0; in port_ctl_uninit()
125 int rx_length_th; member
205 if (port->rx_skb_list.qlen >= port->rx_length_th) { in t7xx_port_enqueue_skb()