Home
last modified time | relevance | path

Searched refs:hdr_field (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6core.c157 pkt.hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6core_get_fwk_versions()
187 pkt.hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6core_get_svc_versions()
214 pkt.hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in __q6core_is_adsp_ready()
H A Dq6adm.c284 close.hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6adm_device_close()
338 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6adm_device_open()
484 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6adm_matrix_map()
H A Dq6afe.c995 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_set_param()
1049 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_port_set_param_v2()
1206 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_port_stop()
1518 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_port_start()
1663 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_unvote_lpass_core_hw()
1701 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_vote_lpass_core_hw()
H A Dq6asm.c283 hdr->hdr_field = APR_SEQ_CMD_HDR_FIELD; in q6asm_add_hdr()
350 pkt->hdr.hdr_field = APR_SEQ_CMD_HDR_FIELD; in __q6asm_memory_unmap()
458 pkt->hdr.hdr_field = APR_SEQ_CMD_HDR_FIELD; in __q6asm_memory_map_regions()
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6core.c157 pkt.hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6core_get_fwk_versions()
187 pkt.hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6core_get_svc_versions()
214 pkt.hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in __q6core_is_adsp_ready()
H A Dq6adm.c284 close.hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6adm_device_close()
338 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6adm_device_open()
484 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6adm_matrix_map()
H A Dq6afe.c1001 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_set_param()
1055 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_port_set_param_v2()
1211 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_port_stop()
1523 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_port_start()
1670 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_unvote_lpass_core_hw()
1708 pkt->hdr.hdr_field = APR_HDR_FIELD(APR_MSG_TYPE_SEQ_CMD, in q6afe_vote_lpass_core_hw()
H A Dq6asm.c283 hdr->hdr_field = APR_SEQ_CMD_HDR_FIELD; in q6asm_add_hdr()
350 pkt->hdr.hdr_field = APR_SEQ_CMD_HDR_FIELD; in __q6asm_memory_unmap()
458 pkt->hdr.hdr_field = APR_SEQ_CMD_HDR_FIELD; in __q6asm_memory_map_regions()
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dapr.c121 ver = APR_HDR_FIELD_VER(hdr->hdr_field); in apr_do_rx_callback()
125 hdr_size = APR_HDR_FIELD_SIZE_BYTES(hdr->hdr_field); in apr_do_rx_callback()
136 msg_type = APR_HDR_FIELD_MT(hdr->hdr_field); in apr_do_rx_callback()
/kernel/linux/linux-5.10/include/linux/soc/qcom/
H A Dapr.h55 uint16_t hdr_field; member
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dapr.c203 ver = APR_HDR_FIELD_VER(hdr->hdr_field); in apr_do_rx_callback()
207 hdr_size = APR_HDR_FIELD_SIZE_BYTES(hdr->hdr_field); in apr_do_rx_callback()
218 msg_type = APR_HDR_FIELD_MT(hdr->hdr_field); in apr_do_rx_callback()
/kernel/linux/linux-6.6/include/linux/soc/qcom/
H A Dapr.h56 uint16_t hdr_field; member
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmvnic.c1385 * @hdr_field - bitfield determining needed headers
1390 * Reads hdr_field to determine which headers are needed by firmware.
1394 static int build_hdr_data(u8 hdr_field, struct sk_buff *skb, in build_hdr_data() argument
1423 if ((hdr_field >> 6) & 1) { in build_hdr_data()
1429 if ((hdr_field >> 5) & 1) { in build_hdr_data()
1435 if ((hdr_field >> 4) & 1) { in build_hdr_data()
1445 * @hdr_field - bitfield determining needed headers
1455 static int create_hdr_descs(u8 hdr_field, u8 *hdr_data, int len, int *hdr_len, in create_hdr_descs() argument
1483 hdr_desc.hdr.flag = hdr_field << 1; in create_hdr_descs()
1500 * @hdr_field
1506 build_hdr_descs_arr(struct ibmvnic_tx_buff *txbuff, int *num_entries, u8 hdr_field) build_hdr_descs_arr() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.c2144 * @hdr_field: bitfield determining needed headers
2149 * Reads hdr_field to determine which headers are needed by firmware.
2153 static int build_hdr_data(u8 hdr_field, struct sk_buff *skb, in build_hdr_data() argument
2182 if ((hdr_field >> 6) & 1) { in build_hdr_data()
2188 if ((hdr_field >> 5) & 1) { in build_hdr_data()
2194 if ((hdr_field >> 4) & 1) { in build_hdr_data()
2204 * @hdr_field: bitfield determining needed headers
2214 static int create_hdr_descs(u8 hdr_field, u8 *hdr_data, int len, int *hdr_len, in create_hdr_descs() argument
2242 hdr_desc.hdr.flag = hdr_field << 1; in create_hdr_descs()
2259 * @hdr_field
2265 build_hdr_descs_arr(struct sk_buff *skb, union sub_crq *indir_arr, int *num_entries, u8 hdr_field) build_hdr_descs_arr() argument
[all...]

Completed in 24 milliseconds