Searched full:rx_thresh (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | ti,cpsw-switch.yaml | 58 - description: RX_THRESH interrupt 65 - const: "rx_thresh" 190 interrupt-names = "rx_thresh", "rx", "tx", "misc";
|
/Linux-v5.10/drivers/net/ethernet/via/ |
D | via-velocity.c | 276 /* 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()
|
D | via-velocity.h | 1364 int rx_thresh; /* RX_THRESH */ member
|
D | via-rhine.c | 475 u8 tx_thresh, rx_thresh; member 1564 rp->rx_thresh = 0x60; /* Written in rhine_set_rx_mode(). */ in init_registers()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | am437x-l4.dtsi | 540 interrupt-names = "rx_thresh", "rx", "tx", "misc";
|
D | dra7-l4.dtsi | 3056 interrupt-names = "rx_thresh", "rx", "tx", "misc";
|