Home
last modified time | relevance | path

Searched defs:reply_sz (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl_ptp.c39 size_t reply_sz; in idpf_ptp_get_caps() local
169 size_t reply_sz; in idpf_ptp_get_dev_clk_time() local
339 size_t reply_sz; in idpf_ptp_get_vport_tstamps_caps() local
H A Didpf_virtchnl.c623 size_t send_sz, reply_sz, size; in idpf_cfg_lan_memory_regions() local
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c36 u16 request_sz, void *reply, u16 reply_sz, int timeout, in mpi3mr_post_transport_req()
145 u16 reply_sz = sizeof(struct mpi3_smp_passthrough_reply); in mpi3mr_report_manufacture() local
2576 u16 reply_sz = sizeof(struct mpi3_smp_passthrough_reply); in mpi3mr_get_expander_phy_error_log() local
2839 u16 reply_sz = sizeof(struct mpi3_smp_passthrough_reply); in mpi3mr_expander_phy_control() local
2943 u16 reply_sz = sizeof(struct mpi3_iounit_control_reply); in mpi3mr_transport_phy_reset() local
3267 u16 reply_sz = sizeof(struct mpi3_smp_passthrough_reply); in mpi3mr_transport_smp_handler() local
/linux/drivers/message/fusion/
H A Dmptbase.c3076 int reply_sz; in GetIocFacts() local
3250 int reply_sz; in GetPortFacts() local
3457 int reply_sz; in SendPortEnable() local
3576 int ii, sz, reply_sz; in mpt_do_upload() local
4433 int i, reply_sz, sz, total_size, num_chain; in PrimeIocFifos() local
H A Dmptbase.h638 int reply_sz; /* Reply frame size */ member