Searched refs:FW_WR_OP (Results 1 - 8 of 8) 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.h54 (w)->wr.wr_hi = htonl(FW_WR_OP(FW_TP_WR) | \
67 (w)->wr.wr_hi = htonl(FW_WR_OP(FW_ULPTX_WR) | FW_WR_ATOMIC(atomic)); \
H A Dsge.c939 wr->op_immdlen = htonl(FW_WR_OP(FW_ETH_TX_PKT_WR) |
961 wr->op_immdlen = htonl(FW_WR_OP(FW_ETH_TX_PKT_WR) |
H A Dt4fw_api.h70 #define FW_WR_OP(x) ((x) << 24) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcq.c54 FW_WR_OP(FW_RI_RES_WR) |
131 FW_WR_OP(FW_RI_RES_WR) |
H A Dmem.c72 req->wr.wr_hi = cpu_to_be32(FW_WR_OP(FW_ULPTX_WR) |
76 req->wr.wr_hi = cpu_to_be32(FW_WR_OP(FW_ULPTX_WR));
H A Dcm.c380 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP(FW_FLOWC_WR) |
535 FW_WR_OP(FW_OFLD_TX_DATA_WR) |
594 FW_WR_OP(FW_OFLD_TX_DATA_WR) |
649 FW_WR_OP(FW_OFLD_TX_DATA_WR) |
H A Dqp.c143 FW_WR_OP(FW_RI_RES_WR) |
892 wqe->op_compl = cpu_to_be32(FW_WR_OP(FW_RI_INIT_WR));
983 FW_WR_OP(FW_RI_INIT_WR) |
1057 FW_WR_OP(FW_RI_INIT_WR) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dsge.c1189 cpu_to_be32(FW_WR_OP(FW_ETH_TX_PKT_VM_WR) |
1223 cpu_to_be32(FW_WR_OP(FW_ETH_TX_PKT_VM_WR) |

Completed in 129 milliseconds