Searched refs:ntohl (Results 1 – 9 of 9) sorted by relevance
39 ds_ecn = ntohl(inip6->ip6_flow) >> 20; in ipip_outbound()118 if ((ntohl(ip6->ip6_flow) >> 20) & IPTOS_ECN_MASK) in ip6_ecn_setup()119 ip6->ip6_flow = htonl(ntohl(ip6->ip6_flow) | in ip6_ecn_setup()140 set_ecn = ntohl(outip6->ip6_flow) >> 20; in ipip_inbound()
159 #ifndef ntohl160 #define ntohl(o) be32_to_cpu(o) macro
1555 len = ntohl(rc->pldbuflen_qid); in process_responses()1585 ntohl(rss_hdr->hash_val); in process_responses()2076 init_txq(adap, &txq->q, G_FW_EQ_ETH_CMD_EQID(ntohl(c.eqid_pkd)), in t4_sge_alloc_eth_txq()2077 G_FW_EQ_ETH_CMD_PHYSEQID(ntohl(c.physeqid_pkd))); in t4_sge_alloc_eth_txq()2136 init_txq(adap, &txq->q, G_FW_EQ_CTRL_CMD_EQID(ntohl(c.cmpliqid_eqid)), in t4_sge_alloc_ctrl_txq()2137 G_FW_EQ_CTRL_CMD_EQID(ntohl(c. physeqid_pkd))); in t4_sge_alloc_ctrl_txq()
411 ptp_data->tstamp1.tv_nsec = ntohl(origin_tstamp->ns); in parse_fup()413 ((uint64_t)ntohl(origin_tstamp->sec_lsb)) | in parse_fup()547 ptp_data->tstamp4.tv_nsec = ntohl(rx_tstamp->ns); in parse_drsp()549 ((uint64_t)ntohl(rx_tstamp->sec_lsb)) | in parse_drsp()
89 v->v4_key.ip_dst = ntohl(v->v4_key.ip_dst); in em_parse_v4_rule()94 v->v4_key.ip_src = ntohl(v->v4_key.ip_src); in em_parse_v4_rule()
81 *ipv4 = ntohl(*ipv4); in parse_ipv4_addr_mask()
39 *first_half = ntohl(*first_half); in rotate_8()40 *second_half = ntohl(*second_half); in rotate_8()
54 R0 = ntohl(*(uint32_t *)R0);
5311 p->rss_mode = ntohl(rvc.u.basicvirtual.defaultq_to_udpen); in t4_init_rss_mode()