Home
last modified time | relevance | path

Searched full:rx_thresh (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dti,cpsw-switch.yaml58 - description: RX_THRESH interrupt
65 - const: "rx_thresh"
190 interrupt-names = "rx_thresh", "rx", "tx", "misc";
/OK3568_Linux_fs/kernel/drivers/net/ethernet/via/
H A Dvia-velocity.c276 /* rx_thresh[] is used for controlling the receive fifo threshold.
282 VELOCITY_PARAM(rx_thresh, "Receive fifo threshold");
469 velocity_set_int_opt(&opts->rx_thresh, rx_thresh[index], in velocity_get_options()
471 "rx_thresh"); in velocity_get_options()
1384 mac_set_rx_thresh(regs, vptr->options.rx_thresh); in velocity_init_registers()
H A Dvia-velocity.h1364 int rx_thresh; /* RX_THRESH */ member
H A Dvia-rhine.c475 u8 tx_thresh, rx_thresh; member
1564 rp->rx_thresh = 0x60; /* Written in rhine_set_rx_mode(). */ in init_registers()
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_rxtx.c1754 rxq->pthresh = rx_conf->rx_thresh.pthresh; in eth_igb_rx_queue_setup()
1755 rxq->hthresh = rx_conf->rx_thresh.hthresh; in eth_igb_rx_queue_setup()
1756 rxq->wthresh = rx_conf->rx_thresh.wthresh; in eth_igb_rx_queue_setup()
H A Digb_ethdev.c2478 .rx_thresh = { in eth_igb_infos_get()
2573 .rx_thresh = { in eth_igbvf_infos_get()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dam437x-l4.dtsi540 interrupt-names = "rx_thresh", "rx", "tx", "misc";
H A Ddra7-l4.dtsi3056 interrupt-names = "rx_thresh", "rx", "tx", "misc";