Lines Matching defs:data
107 * @phba : pointer to lpfc hba data structure.
108 * @cmdiocb : pointer to lpfc command iocb data structure.
109 * @rspiocb : pointer to lpfc response iocb data structure.
144 * @ndlp: pointer to a node-list data structure.
145 * @ct_req: pointer to the CT request data structure.
273 * lpfc_ct_handle_mibreq - Process an unsolicited CT MIB request data buffer
274 * @phba: pointer to lpfc hba data structure.
275 * @ctiocbq: pointer to lpfc CT command iocb data structure.
326 * @phba: pointer to lpfc hba data structure.
328 * @ctiocbq: pointer to lpfc ct iocb data structure.
331 * (Service Level Interface) ring. The actual processing of the data buffer
576 * @vport: pointer to a host virtual N_Port data structure.
578 * @inp: Pointer to data buffer for response data.
579 * @outp: Pointer to data buffer that hold the CT command.
655 * @vport: pointer to a host virtual N_Port data structure.
656 * @inmp: Pointer to data buffer for response data.
2438 * @vport: pointer to a host virtual N_Port data structure.
3176 * @vport: pointer to a host virtual N_Port data structure.
3466 * @vport: pointer to a host virtual N_Port data structure.
3586 u8 *data = outp->virt;
3616 app = (struct app_id_object *)(RAPP_IDENT_OFFSET + data);
3645 app = (struct app_id_object *)(DAPP_IDENT_OFFSET + data);
3678 * @vport: pointer to a host virtual N_Port data structure.
3694 u8 *data;
3735 data = mp->virt;
3737 memset(data, 0, LPFC_BPL_SIZE);
3754 (DAPP_IDENT_OFFSET + data);
3773 (DAPP_IDENT_OFFSET + data);