Searched defs:fw_req (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs_send.h | 15 u32 *fw_req; member
|
H A D | qat_algs_send.c | 47 u32 *fw_req = req->fw_req; in qat_alg_try_enqueue() local
|
H A D | qat_comp_req.h | 15 struct icp_qat_fw_comp_req *fw_req = req; in qat_comp_create_req() local 30 struct icp_qat_fw_comp_req *fw_req in qat_comp_override_dst() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | fw-download.c | 46 struct fw_request *fw_req = container_of(kref, struct fw_request, kref); in fw_req_release() local 86 put_fw_req(struct fw_request *fw_req) put_fw_req() argument 95 struct fw_request *fw_req; get_fw_req() local 114 free_firmware(struct fw_download *fw_download, struct fw_request *fw_req) free_firmware() argument 132 struct fw_request *fw_req = container_of(dwork, fw_request_timedout() local 144 exceeds_release_timeout(struct fw_request *fw_req) exceeds_release_timeout() argument 166 struct fw_request *fw_req; find_firmware() local 228 struct fw_request *fw_req; fw_download_find_firmware() local 275 struct fw_request *fw_req; fw_download_fetch_firmware() local 357 struct fw_request *fw_req; fw_download_release_firmware() local 440 struct fw_request *fw_req, *tmp; gb_fw_download_connection_exit() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | fw-download.c | 46 struct fw_request *fw_req = container_of(kref, struct fw_request, kref); in fw_req_release() local 86 put_fw_req(struct fw_request *fw_req) put_fw_req() argument 95 struct fw_request *fw_req; get_fw_req() local 114 free_firmware(struct fw_download *fw_download, struct fw_request *fw_req) free_firmware() argument 132 struct fw_request *fw_req = container_of(dwork, fw_request_timedout() local 144 exceeds_release_timeout(struct fw_request *fw_req) exceeds_release_timeout() argument 166 struct fw_request *fw_req; find_firmware() local 228 struct fw_request *fw_req; fw_download_find_firmware() local 275 struct fw_request *fw_req; fw_download_fetch_firmware() local 357 struct fw_request *fw_req; fw_download_release_firmware() local 440 struct fw_request *fw_req, *tmp; gb_fw_download_connection_exit() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils_fw2x.c | 414 aq_fw2x_send_fw_request(struct aq_hw_s *self, const struct hw_fw_request_iface *fw_req, size_t size) aq_fw2x_send_fw_request() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils_fw2x.c | 414 aq_fw2x_send_fw_request(struct aq_hw_s *self, const struct hw_fw_request_iface *fw_req, size_t size) aq_fw2x_send_fw_request() argument
|
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | fcpio.h | 732 static inline void fcpio_color_enc(struct fcpio_fw_req *fw_req, u8 color) in fcpio_color_enc() argument 742 static inline void fcpio_color_dec(struct fcpio_fw_req *fw_req, u8 *color) in fcpio_color_dec() argument
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fcpio.h | 720 static inline void fcpio_color_enc(struct fcpio_fw_req *fw_req, u8 color) in fcpio_color_enc() argument 730 static inline void fcpio_color_dec(struct fcpio_fw_req *fw_req, u8 *color) in fcpio_color_dec() argument
|
Completed in 8 milliseconds