Searched refs:state_buffer (Results 1 – 1 of 1) sorted by relevance
465 uint8_t *state_buffer; in ql_capture_drvr_state() local471 state_buffer = ha->hw.drvr_state; in ql_capture_drvr_state()473 if (state_buffer == NULL) in ql_capture_drvr_state()476 hdr = (qla_drvr_state_hdr_t *)state_buffer; in ql_capture_drvr_state()505 ptr = state_buffer + hdr->tx_state_offset; in ql_capture_drvr_state()511 ptr = state_buffer + hdr->rx_state_offset; in ql_capture_drvr_state()517 ptr = state_buffer + hdr->sds_state_offset; in ql_capture_drvr_state()523 ptr = state_buffer + hdr->txr_offset; in ql_capture_drvr_state()533 ptr = state_buffer + hdr->rxr_offset; in ql_capture_drvr_state()550 ptr = state_buffer + hdr->sds_offset; in ql_capture_drvr_state()