Searched defs:xmit_psn (Results 1 - 2 of 2) sorted by relevance
/solaris-userland/components/open-fabrics/libsif/include/psifapi/ | ||
H A D | psif_hw_data_be.h | 1367 * Retry transmit packet sequence number. This is the xmit_psn which should 1370 * the xmit_psn and write back xmit_psn as this psn+1. 1377 u64 xmit_psn:24; member in struct:psif_qp_core 1691 u16 xmit_psn:1; member in struct:psif_qp_attributes 1880 u32 xmit_psn:24; member in struct:psif_modify_qp 2444 u16 xmit_psn:1; member in struct:psif_csr_modify_qp_ctrl |
H A D | psif_hw_data_le.h | 1323 u64 xmit_psn:24; member in struct:psif_qp_core 1325 * Retry transmit packet sequence number. This is the xmit_psn which should 1328 * the xmit_psn and write back xmit_psn as this psn+1. 1636 u16 xmit_psn:1; member in struct:psif_qp_attributes 1835 u32 xmit_psn:24; member in struct:psif_modify_qp 2363 u16 xmit_psn:1; member in struct:psif_csr_modify_qp_ctrl |
Completed in 44 milliseconds