Lines Matching +full:conf +full:- +full:pd
1 /*-
36 #include <sys/conf.h>
100 #define MASK_4K (~(SIZE_4K-1))
119 * supports -EAGAIN scheme where tx is suspended till the QP has room for more *
131 - ISER_MAX_TX_MISC_PDUS \
132 - ISER_MAX_RX_MISC_PDUS - 1) / \
158 * struct iser_hdr - iSER header
211 * struct iser_mem_reg - iSER memory registration info
230 * struct iser_data_buf - iSER data buffer
240 * @sg_single: SG-ified clone of a non SG SC or
260 * struct iser_tx_desc - iSER TX descriptor (for send wr_id)
268 * unsolicited data-out or control
282 #define ISER_RX_PAD_SIZE (256 - (ISER_RX_PAYLOAD_SIZE + \
285 * struct iser_rx_desc - iSER RX descriptor (for recv wr_id)
316 * struct iser_comp - iSER completion context
336 * struct iser_device - iSER device handle
339 * @pd: Protection Domain for this device
351 struct ib_pd *pd; member
362 * struct iser_reg_resources - Fast registration recources
373 * struct fast_reg_descriptor - Fast registration descriptor
385 * struct iser_beacon - beacon to signal all flush errors were drained
402 * struct ib_conn - Infiniband related objects
405 * @qp: Connection Queue-pair