Searched refs:is_hold_timer_set (Results 1 – 2 of 2) sorted by relevance
879 if (port->tx_aggr.timer_cnxt.is_hold_timer_set) { in mwifiex_usb_prepare_tx_aggr_skb()881 port->tx_aggr.timer_cnxt.is_hold_timer_set = false; in mwifiex_usb_prepare_tx_aggr_skb()1045 if (!port->tx_aggr.timer_cnxt.is_hold_timer_set) { in mwifiex_usb_aggr_tx_data()1052 port->tx_aggr.timer_cnxt.is_hold_timer_set = true; in mwifiex_usb_aggr_tx_data()1110 if (!port->tx_aggr.timer_cnxt.is_hold_timer_set) { in mwifiex_usb_aggr_tx_data()1116 port->tx_aggr.timer_cnxt.is_hold_timer_set = true; in mwifiex_usb_aggr_tx_data()1259 port->tx_aggr.timer_cnxt.is_hold_timer_set = false; in mwifiex_usb_tx_init()1358 port->tx_aggr.timer_cnxt.is_hold_timer_set = false; in mwifiex_usb_cleanup_tx_aggr()
74 bool is_hold_timer_set; member