Searched refs:pdata_buf (Results 1 – 3 of 3) sorted by relevance
314 u8 pdata_buf[IETF_MAX_PRIV_DATA_LEN]; member
145 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()3032 cm_node->pdata.addr = cm_node->pdata_buf; in irdma_create_cm_node()3034 memcpy(cm_node->pdata_buf, private_data, private_data_len); in irdma_create_cm_node()
1104 void *pdata_buf) in mwifiex_cmd_mem_access() argument1106 struct mwifiex_ds_mem_rw *mem_rw = (void *)pdata_buf; in mwifiex_cmd_mem_access()