Home
last modified time | relevance | path

Searched defs:nbd (Results 1 – 3 of 3) sorted by relevance

/drivers/block/
Dnbd.c122 static void sock_shutdown(struct nbd_device *nbd, int lock) in sock_shutdown()
153 static int sock_xmit(struct nbd_device *nbd, int send, void *buf, int size, in sock_xmit()
228 static inline int sock_send_bvec(struct nbd_device *nbd, struct bio_vec *bvec, in sock_send_bvec()
240 static int nbd_send_req(struct nbd_device *nbd, struct request *req) in nbd_send_req()
297 static struct request *nbd_find_request(struct nbd_device *nbd, in nbd_find_request()
323 static inline int sock_recv_bvec(struct nbd_device *nbd, struct bio_vec *bvec) in sock_recv_bvec()
334 static struct request *nbd_read_stat(struct nbd_device *nbd) in nbd_read_stat()
412 static int nbd_do_it(struct nbd_device *nbd) in nbd_do_it()
436 static void nbd_clear_que(struct nbd_device *nbd) in nbd_clear_que()
471 static void nbd_handle_req(struct nbd_device *nbd, struct request *req) in nbd_handle_req()
[all …]
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c204 int nbd; in bnx2x_free_tx_pkt() local
3729 int nbd, txq_index; in bnx2x_start_xmit() local
Dbnx2x_hsi.h4345 __le16 nbd; member