Searched refs:tx_ctrl_list (Results 1 – 1 of 1) sorted by relevance
316 struct list_head tx_ctrl_list; /* Pending control packets */ member840 list_add_tail(&msg->list, &gsm->tx_ctrl_list); in gsm_send()1026 list_for_each_entry_safe(msg, nmsg, &gsm->tx_ctrl_list, list) { in gsm_data_kick()1140 list_add_tail(&msg->list, &gsm->tx_ctrl_list); in __gsm_data_queue()3168 list_for_each_entry_safe(txq, ntxq, &gsm->tx_ctrl_list, list) in gsm_cleanup_mux()3170 INIT_LIST_HEAD(&gsm->tx_ctrl_list); in gsm_cleanup_mux()3296 INIT_LIST_HEAD(&gsm->tx_ctrl_list); in gsm_alloc_mux()