Searched refs:max_pending_request_count (Results 1 – 3 of 3) sorted by relevance
421 u32 max_pending_request_count; member
671 unsigned int max_pending_request_count; member
179 tw_dev->max_pending_request_count, in twa_show_stats()1545 if (tw_dev->pending_request_count > tw_dev->max_pending_request_count) { in twa_post_command_packet()1546 tw_dev->max_pending_request_count = tw_dev->pending_request_count; in twa_post_command_packet()