Home
last modified time | relevance | path

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

/linux-6.15/drivers/block/
H A Dnbd.c163 #define nbd_name(nbd) ((nbd)->disk->disk_name) argument
454 struct nbd_device *nbd = cmd->nbd; in nbd_xmit_timeout() local
810 struct nbd_device *nbd = cmd->nbd; in nbd_pending_cmd_work() local
972 struct nbd_device *nbd = args->nbd; in recv_work() local
1117 struct nbd_device *nbd = cmd->nbd; in nbd_handle_cmd() local
1342 args->nbd = nbd; in nbd_reconnect_socket()
1514 args->nbd = nbd; in nbd_start_device()
1692 if (!nbd) { in nbd_open()
1743 kfree(nbd); in nbd_free_disk()
1899 if (!nbd) in nbd_dev_add()
[all …]
H A DMakefile29 obj-$(CONFIG_BLK_DEV_NBD) += nbd.o
H A DKconfig210 Read <file:Documentation/admin-guide/blockdev/nbd.rst> for more information,
218 module will be called nbd.
/linux-6.15/Documentation/admin-guide/blockdev/
H A Dnbd.rst16 For more information, or to download the nbd-client and nbd-server
17 tools, go to https://github.com/NetworkBlockDevice/nbd.
19 The nbd kernel module need only be installed on the client
20 system, as the nbd-server is completely in userspace. In fact,
21 the nbd-server has been successfully ported to other operating
H A Dindex.rst11 nbd
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dairoha,en7523-scu.yaml10 - Felix Fietkau <nbd@nbd.name>
11 - John Crispin <nbd@nbd.name>
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dairoha.yaml10 - Felix Fietkau <nbd@nbd.name>
/linux-6.15/Documentation/devicetree/bindings/arm/mediatek/
H A Dmediatek,mt7622-pcie-mirror.yaml11 - Felix Fietkau <nbd@nbd.name>
H A Dmediatek,mt7986-wed-pcie.yaml11 - Felix Fietkau <nbd@nbd.name>
H A Dmediatek,mt7622-wed.yaml11 - Felix Fietkau <nbd@nbd.name>
/linux-6.15/Documentation/devicetree/bindings/soc/mediatek/
H A Dmediatek,mt7986-wo-ccif.yaml11 - Felix Fietkau <nbd@nbd.name>
/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c133 int nbd, bool data_split) in qede_free_failed_tx_pkt() argument
150 nbd--; in qede_free_failed_tx_pkt()
157 for (i = 0; i < nbd; i++) { in qede_free_failed_tx_pkt()
1488 u8 nbd = 0; in qede_start_xmit() local
1538 nbd++; in qede_start_xmit()
1549 nbd++; in qede_start_xmit()
1554 nbd++; in qede_start_xmit()
1669 qede_free_failed_tx_pkt(txq, first_bd, nbd, data_split); in qede_start_xmit()
1683 for (; frag_idx < skb_shinfo(skb)->nr_frags; frag_idx++, nbd++) { in qede_start_xmit()
1693 qede_free_failed_tx_pkt(txq, first_bd, nbd, data_split); in qede_start_xmit()
[all …]
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c203 int nbd; in bnx2x_free_tx_pkt() local
214 nbd = le16_to_cpu(tx_start_bd->nbd) - 1; in bnx2x_free_tx_pkt()
227 --nbd; in bnx2x_free_tx_pkt()
232 --nbd; in bnx2x_free_tx_pkt()
240 --nbd; in bnx2x_free_tx_pkt()
255 if (--nbd) in bnx2x_free_tx_pkt()
3987 nbd++; in bnx2x_start_xmit()
4105 first_bd->nbd = cpu_to_le16(nbd); in bnx2x_start_xmit()
4121 nbd++; in bnx2x_start_xmit()
4132 first_bd->nbd = cpu_to_le16(nbd); in bnx2x_start_xmit()
[all …]
H A Dbnx2x_ethtool.c2591 tx_start_bd->nbd = cpu_to_le16(2); /* start + pbd */ in bnx2x_run_loopback()
H A Dbnx2x_hsi.h4499 __le16 nbd; member
/linux-6.15/include/trace/events/
H A Dnbd.h3 #define TRACE_SYSTEM nbd
/linux-6.15/arch/arm/boot/dts/broadcom/
H A Dbcm4709-buffalo-wxr-1900dhp.dts6 * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
/linux-6.15/Documentation/devicetree/bindings/net/wireless/
H A Dmediatek,mt76.yaml11 - Felix Fietkau <nbd@nbd.name>
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmediatek,net.yaml11 - Felix Fietkau <nbd@nbd.name>
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-bdi112 trusted to play fair, or a nbd device.
/linux-6.15/Documentation/block/
H A Dublk.rst12 such as loop, nbd and similar can be very helpful. It can help to implement
34 included, such as loop and null. Richard W.M. Jones wrote userspace nbd device
/linux-6.15/arch/sparc/kernel/
H A Dleon_pci_grpci2.c149 unsigned int nbd; /* 0x08 Next Data Descriptor in chan */ member
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst351 0xAB 00-1F linux/nbd.h
/linux-6.15/drivers/net/ethernet/broadcom/
H A Dcnic.c4949 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()
/linux-6.15/
H A DMAINTAINERS15039 M: Felix Fietkau <nbd@nbd.name>
15154 M: Felix Fietkau <nbd@nbd.name>
16932 L: nbd@other.debian.org
16934 F: Documentation/admin-guide/blockdev/nbd.rst
16935 F: drivers/block/nbd.c
16936 F: include/trace/events/nbd.h
16937 F: include/uapi/linux/nbd.h
17100 F: include/uapi/linux/nbd-netlink.h