Searched refs:timer_cnxt (Results 1 – 2 of 2) sorted by relevance
895 if (port->tx_aggr.timer_cnxt.is_hold_timer_set) { in mwifiex_usb_prepare_tx_aggr_skb()898 port->tx_aggr.timer_cnxt.hold_tmo_msecs = 0; in mwifiex_usb_prepare_tx_aggr_skb()1062 port->tx_aggr.timer_cnxt.hold_tmo_msecs = in mwifiex_usb_aggr_tx_data()1065 port->tx_aggr.timer_cnxt.hold_tmo_msecs; in mwifiex_usb_aggr_tx_data()1070 if (port->tx_aggr.timer_cnxt.hold_tmo_msecs < in mwifiex_usb_aggr_tx_data()1074 ++port->tx_aggr.timer_cnxt.hold_tmo_msecs; in mwifiex_usb_aggr_tx_data()1127 port->tx_aggr.timer_cnxt.hold_tmo_msecs = in mwifiex_usb_aggr_tx_data()1273 port->tx_aggr.timer_cnxt.adapter = adapter; in mwifiex_usb_tx_init()1274 port->tx_aggr.timer_cnxt.port = port; in mwifiex_usb_tx_init()1276 port->tx_aggr.timer_cnxt.hold_tmo_msecs = 0; in mwifiex_usb_tx_init()[all …]
82 struct tx_aggr_tmr_cnxt timer_cnxt; member
Completed in 8 milliseconds