Searched refs:tx_payload_size (Results 1 – 1 of 1) sorted by relevance
446 u8 tx_payload_size, in mxl692_i2c_writeread() argument459 if ((tx_payload_size + MXL_EAGLE_HOST_MSG_HEADER_SIZE) > in mxl692_i2c_writeread()468 tx_header->payload_size = tx_payload_size; in mxl692_i2c_writeread()474 if (tx_payload && tx_payload_size > 0) in mxl692_i2c_writeread()475 memcpy(&tx_buf[MXL_EAGLE_HOST_MSG_HEADER_SIZE], tx_payload, tx_payload_size); in mxl692_i2c_writeread()481 MXL_EAGLE_HOST_MSG_HEADER_SIZE + tx_payload_size); in mxl692_i2c_writeread()487 tx_payload_size + MXL_EAGLE_HOST_MSG_HEADER_SIZE); in mxl692_i2c_writeread()