Home
last modified time | relevance | path

Searched refs:ofa_bytes_requested (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1406 u32 ofa_bytes_requested; member
H A Dsmartpqi_init.c3835 ctrl_info->ofa_bytes_requested = in pqi_ofa_capture_event_payload()
8851 if (ctrl_info->ofa_bytes_requested == 0) in pqi_ofa_alloc_host_buffer()
8854 total_size = PAGE_ALIGN(ctrl_info->ofa_bytes_requested); in pqi_ofa_alloc_host_buffer()