Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/irdma/
Dcm.h314 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()
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()
/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1104 void *pdata_buf) in mwifiex_cmd_mem_access() argument
1106 struct mwifiex_ds_mem_rw *mem_rw = (void *)pdata_buf; in mwifiex_cmd_mem_access()