Searched refs:tx_ctrl_list (Results 1 – 1 of 1) sorted by relevance
316 struct list_head tx_ctrl_list; /* Pending control packets */ member 839 list_add_tail(&msg->list, &gsm->tx_ctrl_list); in gsm_send() 1025 list_for_each_entry_safe(msg, nmsg, &gsm->tx_ctrl_list, list) { in gsm_data_kick() 1139 list_add_tail(&msg->list, &gsm->tx_ctrl_list); in __gsm_data_queue() 3167 list_for_each_entry_safe(txq, ntxq, &gsm->tx_ctrl_list, list) in gsm_cleanup_mux() 3169 INIT_LIST_HEAD(&gsm->tx_ctrl_list);3295 INIT_LIST_HEAD(&gsm->tx_ctrl_list); in gsm_alloc_mux()