Searched refs:state_buffer (Results 1 – 1 of 1) sorted by relevance
456 uint8_t *state_buffer; in ql_capture_drvr_state() local462 state_buffer = ha->hw.drvr_state; in ql_capture_drvr_state()464 if (state_buffer == NULL) in ql_capture_drvr_state()467 hdr = (qla_drvr_state_hdr_t *)state_buffer; in ql_capture_drvr_state()496 ptr = state_buffer + hdr->tx_state_offset; in ql_capture_drvr_state()502 ptr = state_buffer + hdr->rx_state_offset; in ql_capture_drvr_state()508 ptr = state_buffer + hdr->sds_state_offset; in ql_capture_drvr_state()514 ptr = state_buffer + hdr->txr_offset; in ql_capture_drvr_state()524 ptr = state_buffer + hdr->rxr_offset; in ql_capture_drvr_state()541 ptr = state_buffer + hdr->sds_offset; in ql_capture_drvr_state()