Searched refs:tx_payload_size (Results 1 – 1 of 1) sorted by relevance
455 u8 tx_payload_size, in mxl692_i2c_writeread() argument468 if ((tx_payload_size + MXL_EAGLE_HOST_MSG_HEADER_SIZE) > in mxl692_i2c_writeread()477 tx_header->payload_size = tx_payload_size; in mxl692_i2c_writeread()483 if (tx_payload && tx_payload_size > 0) in mxl692_i2c_writeread()484 memcpy(&tx_buf[MXL_EAGLE_HOST_MSG_HEADER_SIZE], tx_payload, tx_payload_size); in mxl692_i2c_writeread()490 MXL_EAGLE_HOST_MSG_HEADER_SIZE + tx_payload_size); in mxl692_i2c_writeread()496 tx_payload_size + MXL_EAGLE_HOST_MSG_HEADER_SIZE); in mxl692_i2c_writeread()