Home
last modified time | relevance | path

Searched refs:rxtx (Results 1 – 25 of 58) sorted by relevance

123

/linux-6.15/samples/vfio-mdev/
H A Dmtty.c112 struct rxtx { struct
120 struct rxtx rxtx; /* loop back buffer */ argument
383 mdev_state->s[index].rxtx.fifo[ in handle_bar_write()
385 mdev_state->s[index].rxtx.count++; in handle_bar_write()
450 mdev_state->s[index].rxtx.head = 0; in handle_bar_write()
451 mdev_state->s[index].rxtx.tail = 0; in handle_bar_write()
550 mdev_state->s[index].rxtx.count--; in handle_bar_read()
555 mdev_state->s[index].rxtx.tail) { in handle_bar_read()
598 mdev_state->s[index].rxtx.tail)) in handle_bar_read()
629 mdev_state->s[index].rxtx.tail) in handle_bar_read()
[all …]
/linux-6.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,qe-tsa.yaml56 fsl,common-rxtx-pins:
61 Without the 'fsl,common-rxtx-pins' property, the four pins are used.
62 With the 'fsl,common-rxtx-pins' property, two pins are used.
145 # If fsl,common-rxtx-pins is present, only 2 clocks are needed.
149 - fsl,common-rxtx-pins
197 fsl,common-rxtx-pins;
H A Dfsl,cpm1-tsa.yaml56 fsl,common-rxtx-pins:
61 Without the 'fsl,common-rxtx-pins' property, the four pins are used.
62 With the 'fsl,common-rxtx-pins' property, two pins are used.
140 # If fsl,common-rxtx-pins is present, only 2 clocks are needed.
144 - fsl,common-rxtx-pins
192 fsl,common-rxtx-pins;
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_rxtx.c616 struct prestera_sdma *sdma = &sw->rxtx->sdma; in prestera_sdma_switch_init()
684 struct prestera_sdma *sdma = &sw->rxtx->sdma; in prestera_sdma_switch_fini()
784 struct prestera_rxtx *rxtx; in prestera_rxtx_switch_init() local
787 rxtx = kzalloc(sizeof(*rxtx), GFP_KERNEL); in prestera_rxtx_switch_init()
788 if (!rxtx) in prestera_rxtx_switch_init()
791 sw->rxtx = rxtx; in prestera_rxtx_switch_init()
795 kfree(rxtx); in prestera_rxtx_switch_init()
803 kfree(sw->rxtx); in prestera_rxtx_switch_fini()
828 return prestera_sdma_xmit(&port->sw->rxtx->sdma, skb); in prestera_rxtx_xmit()
H A Dprestera.h290 struct prestera_rxtx *rxtx; member
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Dallwinner,sun4i-a10-nand.yaml47 const: rxtx
104 dma-names = "rxtx";
H A Dqcom,nandc.yaml92 - description: rxtx DMA channel
96 - const: rxtx
150 dma-names = "rxtx";
H A Dti,gpmc-nand.yaml83 dma-names = "rxtx";
/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Dethtool_mm.sh214 lldptool -L -i $h1 adminStatus=rxtx >/dev/null
215 lldptool -L -i $h2 adminStatus=rxtx >/dev/null
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Dti,gpmc.yaml63 - const: rxtx
168 dma-names = "rxtx";
/linux-6.15/arch/arm/boot/dts/microchip/
H A Dsama5d3_mci2.dtsi38 dma-names = "rxtx";
H A Dat91sam9x5.dtsi654 dma-names = "rxtx";
667 dma-names = "rxtx";
H A Dat91sam9g45.dtsi858 dma-names = "rxtx";
871 dma-names = "rxtx";
H A Dsama5d3.dtsi109 dma-names = "rxtx";
271 dma-names = "rxtx";
/linux-6.15/Documentation/devicetree/bindings/mmc/
H A Datmel,hsmci.yaml34 const: rxtx
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dqcom,lpass-cpu.yaml223 - const: lpass-rxtx-cdc-dma-lpm
224 - const: lpass-rxtx-lpaif
H A Dqcom,wcd937x.yaml47 vdd-rxtx-supply = <&vreg_l18b_1p8>;
H A Dqcom,wcd93xx-common.yaml20 vdd-rxtx-supply:
/linux-6.15/drivers/usb/serial/
H A Dwhiteheat.c160 static int firm_purge(struct usb_serial_port *port, __u8 rxtx);
723 static int firm_purge(struct usb_serial_port *port, __u8 rxtx) in firm_purge() argument
728 purge_command.what = rxtx; in firm_purge()
/linux-6.15/arch/arm/boot/dts/ti/davinci/
H A Dda850.dtsi179 serial0_rxtx_pins: serial0-rxtx-pins {
191 serial1_rxtx_pins: serial1-rxtx-pins {
203 serial2_rxtx_pins: serial2-rxtx-pins {
/linux-6.15/net/dccp/
H A Dfeat.c130 enum dccp_feat_type rxtx; /* RX or TX */ member
335 rx = (is_local == (dccp_feat_table[idx].rxtx == FEAT_AT_RX)); in __dccp_feat_activate()
/linux-6.15/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c271 static void sbdma_channel_start(struct sbmacdma *d, int rxtx);
683 static void sbdma_channel_start(struct sbmacdma *d, int rxtx) in sbdma_channel_start() argument
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsc7280-qcard.dtsi46 vdd-rxtx-supply = <&vreg_l18b_1p8>;
H A Dsc7280-idp.dtsi44 vdd-rxtx-supply = <&vreg_l18b_1p8>;
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Ddm816x.dtsi297 dma-names = "rxtx";

123