Searched refs:ntohs (Results 1 – 7 of 7) sorted by relevance
155 #ifndef ntohs156 #define ntohs(o) be16_to_cpu(o) macro
397 int hw_cidx = ntohs(q->stat->cidx); in reclaimable()1254 int hw_cidx = ntohs(q->stat->cidx); in reclaim_completed_tx_imm()1464 err_vec = G_T6_COMPR_RXERR_VEC(ntohs(cpl->err_vec)); in cxgbe_fill_mbuf_info()1466 err_vec = ntohs(cpl->err_vec); in cxgbe_fill_mbuf_info()1518 if (q->cidx == ntohs(q->stat->pidx)) in process_responses()1535 stat_pidx = ntohs(q->stat->pidx); in process_responses()1589 pkt->vlan_tci = ntohs(cpl->vlan); in process_responses()1883 iq->cntxt_id = ntohs(c.iqid); in t4_sge_alloc_rxq()1884 iq->abs_id = ntohs(c.physiqid); in t4_sge_alloc_rxq()1898 fl->cntxt_id = ntohs(c.fl0id); in t4_sge_alloc_rxq()
414 (((uint64_t)ntohs(origin_tstamp->sec_msb)) << 32); in parse_fup()550 (((uint64_t)ntohs(rx_tstamp->sec_msb)) << 32); in parse_drsp()
131 ntohs(*((uint16_t *)((char *)mbuf->buf_addr + in ssovf_octeontx_wqe_to_pkt()
843 vlan_tag = ntohs(vlan_spec->tci); in ulp_rte_vlan_hdr_handler()851 vlan_tag_mask = ntohs(vlan_mask->tci); in ulp_rte_vlan_hdr_handler()
605 uint16_t tci = ntohs(spec->tci) & mask->tci; in tap_flow_create_vlan()
2218 rte_cpu_to_le_16(ntohs(vh->vlan_tci)); in bnx2x_tx_encap()