Searched refs:LFLenB (Results 1 – 1 of 1) sorted by relevance
630 int LFLenb, LFLenB; in nhwra_get_payload_length() local635 LFLenB = (LFLenb + 7)/8; in nhwra_get_payload_length()637 for (int i = 0; i < LFLenB; i++){ in nhwra_get_payload_length()696 int S0Len, S1LenB, LFLenB; //All in bytes in nhwra_tx_copy_payload() local709 LFLenB = (LFLenb + 7)/8; in nhwra_tx_copy_payload()717 for (int j = 0; j < LFLenB; j++){ //Copy up to 2 Length bytes in nhwra_tx_copy_payload()