Searched refs:hdrp (Results 1 – 6 of 6) sorted by relevance
326 efx_dhcp_tag_hdr_t *hdrp; in efx_dhcp_find_tag() local328 hdrp = (efx_dhcp_tag_hdr_t *)tagp; in efx_dhcp_find_tag()329 *valuepp = (uint8_t *)(&hdrp[1]); in efx_dhcp_find_tag()330 *value_lengthp = hdrp->length; in efx_dhcp_find_tag()386 efx_dhcp_tag_hdr_t *hdrp; in efx_dhcp_delete_tag() local403 hdrp = (efx_dhcp_tag_hdr_t *)startp; in efx_dhcp_delete_tag()422 hdrp = encap_hdrp; in efx_dhcp_delete_tag()426 startp = (uint8_t *)hdrp; in efx_dhcp_delete_tag()469 hdrp->tag = DHCP_ENCAPSULATED(opt); in efx_dhcp_write_tag()649 old_length = hdrp->length; in efx_dhcp_update_tag()[all …]
31 __in_bcount(hdr_len) void *hdrp, in siena_mcdi_send_request()50 dword = *(efx_dword_t *)hdrp; in siena_mcdi_send_request()
135 __in_bcount(hdr_len) void *hdrp, in ef10_mcdi_send_request()149 dword = *(efx_dword_t *)((uint8_t *)hdrp + pos); in ef10_mcdi_send_request()
116 __in_bcount(hdr_len) void *hdrp,
197 __in void *hdrp, in efx_mcdi_send_request() argument204 emcop->emco_send_request(enp, hdrp, hdr_len, sdup, sdu_len); in efx_mcdi_send_request()
410 __in_bcount(hdr_len) void *hdrp,