Searched refs:last_cc (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/ath/ath5k/ |
D | ani.h | 96 struct ath_cycle_counters last_cc; member
|
D | ani.c | 382 memcpy(&as->last_cc, &common->cc_ani, sizeof(as->last_cc)); in ath5k_hw_ani_get_listen_time()
|
D | debug.c | 733 CC_PRINT(as->last_cc, tx_frame)); in read_file_ani() 736 CC_PRINT(as->last_cc, rx_frame)); in read_file_ani() 739 CC_PRINT(as->last_cc, rx_busy)); in read_file_ani() 742 as->last_cc.cycles); in read_file_ani()
|
/drivers/char/tpm/ |
D | tpm2-space.c | 329 chip->last_cc = cc; in tpm2_prepare_space() 536 rc = tpm2_map_response_header(chip, chip->last_cc, buf, *bufsiz); in tpm2_commit_space() 542 rc = tpm2_map_response_body(chip, chip->last_cc, buf, *bufsiz); in tpm2_commit_space()
|