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()
1443 p_ccb->cong_sent = FALSE; in l2cu_allocate_ccb()3227 if ( p_ccb->cong_sent ) in l2cu_check_channel_congestion()3232 p_ccb->cong_sent = FALSE; in l2cu_check_channel_congestion()3262 p_ccb->cong_sent = TRUE; in l2cu_check_channel_congestion()
315 BOOLEAN cong_sent; /* Set when congested status sent */ member