Home
last modified time | relevance | path

Searched defs:fw_req (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Dfw-download.c46 struct fw_request *fw_req = container_of(kref, struct fw_request, kref); in fw_req_release() local
86 static void put_fw_req(struct fw_request *fw_req) in put_fw_req()
95 struct fw_request *fw_req; in get_fw_req() local
115 struct fw_request *fw_req) in free_firmware()
132 struct fw_request *fw_req = container_of(dwork, in fw_request_timedout() local
144 static int exceeds_release_timeout(struct fw_request *fw_req) in exceeds_release_timeout()
166 struct fw_request *fw_req; in find_firmware() local
228 struct fw_request *fw_req; in fw_download_find_firmware() local
275 struct fw_request *fw_req; in fw_download_fetch_firmware() local
357 struct fw_request *fw_req; in fw_download_release_firmware() local
[all …]
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_req.h15 struct icp_qat_fw_comp_req *fw_req = req; in qat_comp_create_req() local
30 struct icp_qat_fw_comp_req *fw_req = req; in qat_comp_override_dst() local
H A Dqat_algs_send.h15 u32 *fw_req; member
H A Dqat_algs_send.c47 u32 *fw_req = req->fw_req; in qat_alg_try_enqueue() local
/openbmc/linux/drivers/scsi/fnic/
H A Dfcpio.h720 static inline void fcpio_color_enc(struct fcpio_fw_req *fw_req, u8 color) in fcpio_color_enc()
730 static inline void fcpio_color_dec(struct fcpio_fw_req *fw_req, u8 *color) in fcpio_color_dec()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c415 const struct hw_fw_request_iface *fw_req, in aq_fw2x_send_fw_request()