Searched refs:state_buffer (Results 1 – 1 of 1) sorted by relevance
458 uint8_t *state_buffer; in ql_capture_drvr_state() local464 state_buffer = ha->hw.drvr_state; in ql_capture_drvr_state()466 if (state_buffer == NULL) in ql_capture_drvr_state()469 hdr = (qla_drvr_state_hdr_t *)state_buffer; in ql_capture_drvr_state()498 ptr = state_buffer + hdr->tx_state_offset; in ql_capture_drvr_state()504 ptr = state_buffer + hdr->rx_state_offset; in ql_capture_drvr_state()510 ptr = state_buffer + hdr->sds_state_offset; in ql_capture_drvr_state()516 ptr = state_buffer + hdr->txr_offset; in ql_capture_drvr_state()526 ptr = state_buffer + hdr->rxr_offset; in ql_capture_drvr_state()543 ptr = state_buffer + hdr->sds_offset; in ql_capture_drvr_state()