Searched refs:cong_sent (Results 1 – 4 of 4) sorted by relevance
448 if (p_ccb->cong_sent) in L2CA_UcdDataWrite()464 if (p_ccb->cong_sent) in L2CA_UcdDataWrite()
954 if (p_ccb->cong_sent) in l2c_data_write()965 if (p_ccb->cong_sent) in l2c_data_write()
1467 p_ccb->cong_sent = FALSE; in l2cu_allocate_ccb()3251 if ( p_ccb->cong_sent ) in l2cu_check_channel_congestion()3256 p_ccb->cong_sent = FALSE; in l2cu_check_channel_congestion()3286 p_ccb->cong_sent = TRUE; in l2cu_check_channel_congestion()
315 BOOLEAN cong_sent; /* Set when congested status sent */ member