Lines Matching refs:create_pending
423 bool create_pending; member
3902 if ((prot->d2hring_info_cpln->inited) || (prot->d2hring_info_cpln->create_pending)) {
4032 if ((prot->d2hring_hp2p_txcpl->inited) || (prot->d2hring_hp2p_txcpl->create_pending)) {
4047 if ((prot->d2hring_hp2p_rxcpl->inited) || (prot->d2hring_hp2p_rxcpl->create_pending)) {
4147 if ((prot->d2hring_edl->inited) || (prot->d2hring_edl->create_pending)) {
6118 if (dhd->prot->h2dring_info_subn->create_pending == TRUE) {
6120 dhd->prot->h2dring_info_subn->create_pending = FALSE;
6130 if (dhd->prot->d2hring_info_cpln->create_pending == TRUE) {
6132 dhd->prot->d2hring_info_cpln->create_pending = FALSE;
6143 if (dhd->prot->d2hring_hp2p_txcpl->create_pending == TRUE) {
6145 dhd->prot->d2hring_hp2p_txcpl->create_pending = FALSE;
6155 if (dhd->prot->d2hring_hp2p_rxcpl->create_pending == TRUE) {
6157 dhd->prot->d2hring_hp2p_rxcpl->create_pending = FALSE;
8367 ring->create_pending = FALSE;
8845 ring_to_create->create_pending = TRUE;
8923 ring_to_create->create_pending = TRUE;
9455 !dhd->prot->h2dring_info_subn->create_pending) {
9465 dhd->prot->h2dring_info_subn->create_pending = FALSE;
9495 if (!dhd->prot->d2hring_info_cpln->create_pending) {
9505 dhd->prot->d2hring_info_cpln->create_pending = FALSE;
9510 if (!dhd->prot->d2hring_edl->create_pending) {
9520 dhd->prot->d2hring_edl->create_pending = FALSE;
9529 if (!dhd->prot->d2hring_hp2p_txcpl->create_pending) {
9539 dhd->prot->d2hring_hp2p_txcpl->create_pending = FALSE;
9544 if (!dhd->prot->d2hring_hp2p_rxcpl->create_pending) {
9554 dhd->prot->d2hring_hp2p_rxcpl->create_pending = FALSE;