Searched refs:cpu_to_be16 (Results 1 – 4 of 4) sorted by relevance
11 #define cpu_to_be16(x) (x) macro
11 #define cpu_to_be16(x) __bswap_16(x) macro
145 #define cpu_to_be16(x) BE_16((uint16_t)(x)) macro
1135 c.iqdroprss_to_iqesize = cpu_to_be16(V_FW_IQ_CMD_IQPCIECH(pi->tx_chan) | in alloc_iq_fl()1139 c.iqsize = cpu_to_be16(iq->qsize); in alloc_iq_fl()1172 cpu_to_be16(V_FW_IQ_CMD_FL0FBMIN(X_FETCHBURSTMIN_64B) | in alloc_iq_fl()1174 c.fl0size = cpu_to_be16(fl->qsize); in alloc_iq_fl()2535 wr->plen = cpu_to_be16(txpkts->plen); in write_txpkts_wr()2625 lso->ipid_ofst = cpu_to_be16(0); in write_txpkt_wr()2626 lso->mss = cpu_to_be16(txinfo->mss); in write_txpkt_wr()2649 cpl->len = cpu_to_be16(txinfo->len); in write_txpkt_wr()2754 cpl->len = cpu_to_be16(txinfo->len); in write_ulp_cpl_sgl()