Searched refs:resp_bytes (Results 1 – 1 of 1) sorted by relevance
104 const __be32 *resp, unsigned int resp_bytes) in efw_transaction() argument114 max(param_bytes, resp_bytes); in efw_transaction()166 memset((void *)resp, 0, resp_bytes); in efw_transaction()167 resp_bytes = min_t(unsigned int, resp_bytes, in efw_transaction()170 memcpy((void *)resp, &buf[6], resp_bytes); in efw_transaction()