Searched refs:HFS_LEN (Results 1 – 2 of 2) sorted by relevance
156 #define HFS_LEN (HFS_ADDR_SRC + 6) // 0x003A 0x0046 macro157 #define HFS_DAT (HFS_LEN + 2) // 0x003C 0x0048
1774 …*(hcf_16*)(&descp->buf_addr[HFS_LEN]) = CNV_END_SHORT(i); //!! this converts on ALL platforms, h… in hcf_dma_tx_put()3027 /*36*/ bufp[HFS_LEN ] = bufp[HFS_TYPE ]; in hcf_service_nic()3028 bufp[HFS_LEN+1] = bufp[HFS_TYPE+1]; in hcf_service_nic()3030 ifbp->IFB_RxLen -= (HFS_TYPE - HFS_LEN); in hcf_service_nic()3031 buf_addr -= ( HFS_TYPE - HFS_LEN ); // this happens to bring us at a DW boundary of 36 in hcf_service_nic()