Home
last modified time | relevance | path

Searched refs:pdata_buf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dcm.h322 u8 pdata_buf[IETF_MAX_PRIV_DATA_LEN]; member
Dcm.c145 event->private_data = cm_node->pdata_buf; in irdma_get_cmevent_info()
182 event.private_data = cm_node->pdata_buf; in irdma_send_cm_event()
1103 memcpy(cm_node->pdata_buf, buf + mpa_hdr_len, priv_data_len); in irdma_parse_mpa()
2977 cm_node->pdata.addr = cm_node->pdata_buf; in irdma_create_cm_node()
2979 memcpy(cm_node->pdata_buf, private_data, private_data_len); in irdma_create_cm_node()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1112 void *pdata_buf) in mwifiex_cmd_mem_access() argument
1114 struct mwifiex_ds_mem_rw *mem_rw = (void *)pdata_buf; in mwifiex_cmd_mem_access()