Searched defs:nbd (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/block/ |
D | nbd.c | 76 #define nbd_name(nbd) ((nbd)->disk->disk_name) argument 96 static inline struct device *nbd_to_dev(struct nbd_device *nbd) in nbd_to_dev() 113 static void nbd_end_request(struct nbd_device *nbd, struct request *req) in nbd_end_request() 130 static void sock_shutdown(struct nbd_device *nbd) in sock_shutdown() 143 struct nbd_device *nbd = (struct nbd_device *)arg; in nbd_xmit_timeout() local 167 static int sock_xmit(struct nbd_device *nbd, int send, void *buf, int size, in sock_xmit() 224 static inline int sock_send_bvec(struct nbd_device *nbd, struct bio_vec *bvec, in sock_send_bvec() 236 static int nbd_send_req(struct nbd_device *nbd, struct request *req) in nbd_send_req() 299 static struct request *nbd_find_request(struct nbd_device *nbd, in nbd_find_request() 322 static inline int sock_recv_bvec(struct nbd_device *nbd, struct bio_vec *bvec) in sock_recv_bvec() [all …]
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 261 int nbd, in qede_free_failed_tx_pkt() 397 u8 nbd = 0; in qede_start_xmit() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | leon_pci_grpci2.c | 146 unsigned int nbd; /* 0x08 Next Data Descriptor in chan */ member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 206 int nbd; in bnx2x_free_tx_pkt() local 3796 int nbd, txq_index; in bnx2x_start_xmit() local
|
D | bnx2x_hsi.h | 4483 __le16 nbd; member
|