Searched refs:hd_desc_list_len (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c217 hdr->hd_desc_list_len = htons((solicit_sz >> 2) - 2);
468 pkt_data_sz = (ntohs(hdr->hd_desc_list_len) + 2) << 2;
H A Deib_fip.c296 pkt_data_sz = (ntohs(hdr->hd_desc_list_len) + 2) << 2;
534 hdr->hd_desc_list_len = htons((login_sz >> 2) - 2);
667 hdr->hd_desc_list_len = htons((ka_sz >> 2) - 2);
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h98 uint16_t hd_desc_list_len; member in struct:fip_basic_hdr_s

Completed in 78 milliseconds