Searched refs:encoded (Results 1 – 9 of 9) sorted by relevance
57 u8 encoded = (rate + 1) + is_probe * 8; in mt7601u_tx_pktid_enc() local65 return encoded - 7; in mt7601u_tx_pktid_enc()67 return encoded; in mt7601u_tx_pktid_enc()
634 bool *encoded) in adreno_show_object() argument639 if (!*encoded) { in adreno_show_object()660 *encoded = true; in adreno_show_object()717 state->ring[i].data_size, &state->ring[i].encoded); in adreno_show()729 state->bos[i].size, &state->bos[i].encoded); in adreno_show()
10 It takes a DPI stream as input and outputs it encoded
395 bool encoded; member410 bool encoded; member
8 software sources over several types of trace output ports encoded
489 u64 encoded = 0; in ibmveth_encode_mac_addr() local492 encoded = (encoded << 8) | mac[i]; in ibmveth_encode_mac_addr()494 return encoded; in ibmveth_encode_mac_addr()
244 /* can the driver also handle SPU, NAVI and CSS encoded data?
198 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encoded) in hfi1_rcvbuf_validate() argument207 if (encoded) in hfi1_rcvbuf_validate()208 *encoded = ilog2(size / PAGE_SIZE) + 1; in hfi1_rcvbuf_validate()
294 lines and report the encoded value as an absolute integer to