Symbol: cpu_to_be16
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12181
cmd.u.params.weight = cpu_to_be16(weight);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12182
cmd.u.params.pktsize = cpu_to_be16(pktsize);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12183
cmd.u.params.burstsize = cpu_to_be16(burstsize);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12399
vlan_cmd.vlanid[0] = cpu_to_be16(vlan);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12437
p->valid_to_idx = cpu_to_be16(
usr/src/uts/common/io/cxgbe/common/t4_hw.c
12488
p->valid_to_idx = cpu_to_be16(F_FW_VI_MAC_CMD_VALID |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
5576
cmd.niqid = cpu_to_be16(nq);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
5577
cmd.startidx = cpu_to_be16(start);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7001
cpu_to_be16(V_FW_FILTER_WR_RX_RPL_IQ(qid));
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7054
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
7056
c.u.mdio.raddr = cpu_to_be16(reg);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7087
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
7089
c.u.mdio.raddr = cpu_to_be16(reg);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
7090
c.u.mdio.rval = cpu_to_be16(val);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8154
c.type_to_viid = cpu_to_be16(V_FW_VI_CMD_TYPE(idstype) |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8239
c.type_to_viid = cpu_to_be16(V_FW_VI_CMD_VIID(viid));
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8323
p->valid_to_idx = cpu_to_be16(F_FW_VI_MAC_CMD_VALID |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8450
cpu_to_be16(F_FW_VI_MAC_CMD_VALID |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8519
p->valid_to_idx = cpu_to_be16(F_FW_VI_MAC_CMD_VALID |
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8625
p->valid_to_idx = cpu_to_be16(
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8801
c.blinkdur = cpu_to_be16(nblinks);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8832
c.iqid = cpu_to_be16(iqid);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8833
c.fl0id = cpu_to_be16(fl0id);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8834
c.fl1id = cpu_to_be16(fl1id);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8863
c.iqid = cpu_to_be16(iqid);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8864
c.fl0id = cpu_to_be16(fl0id);
usr/src/uts/common/io/cxgbe/common/t4_hw.c
8865
c.fl1id = cpu_to_be16(fl1id);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1175
c.iqdroprss_to_iqesize = cpu_to_be16(V_FW_IQ_CMD_IQPCIECH(pi->tx_chan) |
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1179
c.iqsize = cpu_to_be16(iq->qsize);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1229
c.fl0dcaen_to_fl0cidxfthresh = cpu_to_be16(
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1232
c.fl0size = cpu_to_be16(fl->qsize);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2493
wr->plen = cpu_to_be16(txpkts->plen);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2696
lso->ipid_ofst = cpu_to_be16(0);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2697
lso->mss = cpu_to_be16(txinfo->mss);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2732
cpl->len = cpu_to_be16(txinfo->len);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2867
cpl->len = cpu_to_be16(txinfo->len);