Searched refs:Payload_Length (Results 1 – 2 of 2) sorted by relevance
44 …PRINTF( FP_LOG, "[NCSI-Request] Payload_Length : %04x\n", SWAP_2B_BEDN( in->Payload_Length ) … in ncsi_reqdump()51 for ( i = 0; i < SWAP_2B_BEDN( in->Payload_Length ); i++ ) { in ncsi_reqdump()74 …PRINTF( FP_LOG, "[NCSI-Respond] Payload_Length : %04x\n", SWAP_2B_BEDN( in->Payload_Length ) … in ncsi_respdump()81 for ( i = 0; i < SWAP_2B_BEDN( in->Payload_Length ); i++ ) { in ncsi_respdump()397 SWAP_2B_BEDN( eng->ncsi_rsp.Payload_Length ), in NCSI_Rx_SLT()419 eng->ncsi_req.Payload_Length = SWAP_2B_BEDN( length ); in NCSI_Tx()493 SWAP_2B_BEDN( eng->ncsi_req.Payload_Length ) ); in NCSI_Tx()
348 uint16_t Payload_Length; // Payload Length = 12 bits, 4 bits are reserved member376 uint16_t Payload_Length; //Payload Length = 12 bits, 4 bits are reserved member