Searched refs:FW_WR_LEN16 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_uld.h56 (w)->wr.wr_mid = htonl(FW_WR_LEN16(DIV_ROUND_UP(sizeof(*w), 16)) | \
68 (w)->wr.wr_mid = htonl(FW_WR_LEN16(DIV_ROUND_UP(wrlen, 16)) | \
H A Dt4fw_api.h80 #define FW_WR_LEN16(x) ((x) << 0) macro
H A Dsge.c921 wr_mid = FW_WR_LEN16(DIV_ROUND_UP(flits, 2));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c382 flowc->flowid_len16 = cpu_to_be32(FW_WR_LEN16(DIV_ROUND_UP(flowclen,
540 FW_WR_LEN16(wrlen >> 4));
599 FW_WR_LEN16(wrlen >> 4));
654 FW_WR_LEN16(wrlen >> 4));
H A Dqp.c895 FW_WR_LEN16(DIV_ROUND_UP(sizeof *wqe, 16)));
987 FW_WR_LEN16(DIV_ROUND_UP(sizeof *wqe, 16)));
1061 FW_WR_LEN16(DIV_ROUND_UP(sizeof *wqe, 16)));
H A Dmem.c78 FW_WR_LEN16(DIV_ROUND_UP(wr_len, 16)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dsge.c1147 wr_mid = FW_WR_LEN16(DIV_ROUND_UP(flits, 2));

Completed in 72 milliseconds