Searched refs:encoded (Results 1 – 8 of 8) 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()
621 bool *encoded) in adreno_show_object() argument626 if (!*encoded) { in adreno_show_object()647 *encoded = true; in adreno_show_object()689 state->ring[i].data_size, &state->ring[i].encoded); in adreno_show()701 state->bos[i].size, &state->bos[i].encoded); in adreno_show()
207 bool encoded; member222 bool encoded; member
10 It takes a DPI stream as input and outputs it encoded
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()
240 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encoded) in hfi1_rcvbuf_validate() argument249 if (encoded) in hfi1_rcvbuf_validate()250 *encoded = ilog2(size / PAGE_SIZE) + 1; in hfi1_rcvbuf_validate()
272 lines and report the encoded value as an absolute integer to