Home
last modified time | relevance | path

Searched defs:free_req (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c162 struct npc_mcam_free_entry_req free_req = { 0 }; in rvu_switch_enable() local
214 struct npc_mcam_free_entry_req free_req = { 0 }; in rvu_switch_disable() local
H A Drvu_npc_fs.c1007 struct npc_mcam_oper_counter_req free_req = { 0 }; in rvu_mcam_remove_counter_from_rule() local
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h112 void (*free_req)(SCSIRequest *req); member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c1469 struct nix_lf_free_req *free_req; in otx2_init_hw_resources() local
1595 struct nix_lf_free_req *free_req; in otx2_free_hw_resources() local
H A Dotx2_common.c773 struct nix_txsch_free_req *free_req; in otx2_txschq_free_one() local
/openbmc/linux/drivers/block/xen-blkback/
H A Dblkback.c433 static void free_req(struct xen_blkif_ring *ring, struct pending_req *req) in free_req() function
/openbmc/linux/drivers/scsi/
H A Dhptiop.c709 static void free_req(struct hptiop_hba *hba, struct hptiop_request *req) in free_req() function
/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c259 static inline void free_req(struct hwa742_request *req) in free_req() function