Symbol: cpu_to_be16
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12167
cmd.u.params.weight = cpu_to_be16(weight);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12168
cmd.u.params.pktsize = cpu_to_be16(pktsize);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12169
cmd.u.params.burstsize = cpu_to_be16(burstsize);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12385
vlan_cmd.vlanid[0] = cpu_to_be16(vlan);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12423
p->valid_to_idx = cpu_to_be16(
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12474
p->valid_to_idx = cpu_to_be16(F_FW_VI_MAC_CMD_VALID |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
5563
cmd.niqid = cpu_to_be16(nq);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
5564
cmd.startidx = cpu_to_be16(start);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
6988
cpu_to_be16(V_FW_FILTER_WR_RX_RPL_IQ(qid));
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7041
c.u.mdio.paddr_mmd = cpu_to_be16(V_FW_LDST_CMD_PADDR(phy_addr) |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7043
c.u.mdio.raddr = cpu_to_be16(reg);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7074
c.u.mdio.paddr_mmd = cpu_to_be16(V_FW_LDST_CMD_PADDR(phy_addr) |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7076
c.u.mdio.raddr = cpu_to_be16(reg);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7077
c.u.mdio.rval = cpu_to_be16(val);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8141
c.type_to_viid = cpu_to_be16(V_FW_VI_CMD_TYPE(idstype) |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8226
c.type_to_viid = cpu_to_be16(V_FW_VI_CMD_VIID(viid));
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8310
p->valid_to_idx = cpu_to_be16(F_FW_VI_MAC_CMD_VALID |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8437
cpu_to_be16(F_FW_VI_MAC_CMD_VALID |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8506
p->valid_to_idx = cpu_to_be16(F_FW_VI_MAC_CMD_VALID |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8612
p->valid_to_idx = cpu_to_be16(
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8788
c.blinkdur = cpu_to_be16(nblinks);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8819
c.iqid = cpu_to_be16(iqid);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8820
c.fl0id = cpu_to_be16(fl0id);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8821
c.fl1id = cpu_to_be16(fl1id);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8850
c.iqid = cpu_to_be16(iqid);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8851
c.fl0id = cpu_to_be16(fl0id);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8852
c.fl1id = cpu_to_be16(fl1id);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3086
lso->ipid_ofst = cpu_to_be16(0);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3087
lso->mss = cpu_to_be16(txinfo->mss);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3122
cpl->len = cpu_to_be16(txinfo->len);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3274
cpl->len = cpu_to_be16(txinfo->len);