F_WR_EOP         1111 drivers/net/ethernet/chelsio/cxgb3/sge.c 		wrp->wr_hi = htonl(F_WR_SOP | F_WR_EOP | V_WR_DATATYPE(1) |
F_WR_EOP         1158 drivers/net/ethernet/chelsio/cxgb3/sge.c 		wrp->wr_hi |= htonl(F_WR_EOP);
F_WR_EOP         1228 drivers/net/ethernet/chelsio/cxgb3/sge.c 					      | F_WR_SOP | F_WR_EOP | compl);
F_WR_EOP         1394 drivers/net/ethernet/chelsio/cxgb3/sge.c 	to->wr_hi = from->wr_hi | htonl(F_WR_SOP | F_WR_EOP |
F_WR_EOP         1488 drivers/net/ethernet/chelsio/cxgb3/sge.c 	wrp->wr_hi |= htonl(F_WR_SOP | F_WR_EOP);