Home
last modified time | relevance | path

Searched refs:wr_cmd (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ring2.c200 .wr_cmd = xgene_enet_wr_cmd,
Dxgene_enet_main.h173 void (*wr_cmd)(struct xgene_enet_desc_ring *, int); member
Dxgene_enet_main.c112 pdata->ring_ops->wr_cmd(buf_pool, nbuf); in xgene_enet_refill_pagepool()
161 pdata->ring_ops->wr_cmd(buf_pool, nbuf); in xgene_enet_refill_bufpool()
584 pdata->ring_ops->wr_cmd(tx_ring, count); in xgene_enet_start_xmit()
838 pdata->ring_ops->wr_cmd(ring, -count); in xgene_enet_process_ring()
Dxgene_enet_hw.c1025 .wr_cmd = xgene_enet_wr_cmd,
/drivers/scsi/csiostor/
Dcsio_lnode.c1436 struct fw_fcoe_els_ct_wr *wr_cmd; in csio_ln_mgmt_wr_handler() local
1439 wr_cmd = (struct fw_fcoe_els_ct_wr *) wr; in csio_ln_mgmt_wr_handler()
1448 io_req = (struct csio_ioreq *) ((uintptr_t) wr_cmd->cookie); in csio_ln_mgmt_wr_handler()
1449 io_req->wr_status = csio_wr_status(wr_cmd); in csio_ln_mgmt_wr_handler()