Home
last modified time | relevance | path

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

/linux/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/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_spli in qede_start_xmit()
[all...]
/linux/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()
216 if ((nbd - 1) > (MAX_SKB_FRAGS + 2)) { in bnx2x_free_tx_pkt()
217 BNX2X_ERR("BAD nbd!\n"); in bnx2x_free_tx_pkt()
221 new_cons = nbd + tx_buf->first_bd; 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()
250 while (nbd > in bnx2x_free_tx_pkt()
3765 int nbd, txq_index; bnx2x_start_xmit() local
[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/include/trace/events/
H A Dnbd.h3 #define TRACE_SYSTEM nbd
27 "nbd transport event: request %p, handle 0x%016llx",
80 TP_printk("nbd%lld: request %p", __entry->dev_index, __entry->request)
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm4709-buffalo-wxr-1900dhp.dts6 * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
/linux/Documentation/ABI/testing/
H A Dsysfs-class-bdi112 trusted to play fair, or a nbd device.
/linux/Documentation/accounting/
H A Ddelay-accounting.rst161 1277 1277 nbd-server 0.44 0.00 0.00 0.00 0.00 0.00 0.00 0.00
/linux/drivers/block/
H A DKconfig210 Read <file:Documentation/admin-guide/blockdev/nbd.rst> for more information,
218 module will be called nbd.
/linux/arch/sparc/kernel/
H A Dleon_pci_grpci2.c149 unsigned int nbd; /* 0x08 Next Data Descriptor in chan */ member
/linux/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/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst353 0xAB 00-1F linux/nbd.h
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c4949 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()
/linux/
H A DMAINTAINERS15468 M: Felix Fietkau <nbd@nbd.name>
15584 M: Felix Fietkau <nbd@nbd.name>
17500 L: nbd@other.debian.org
17502 F: Documentation/admin-guide/blockdev/nbd.rst
17503 F: drivers/block/nbd.c
17504 F: include/trace/events/nbd.h
17505 F: include/uapi/linux/nbd.h
17669 F: include/uapi/linux/nbd-netlink.h