Searched refs:hold_tmo_msecs (Results 1 – 2 of 2) sorted by relevance
882 port->tx_aggr.timer_cnxt.hold_tmo_msecs = 0; in mwifiex_usb_prepare_tx_aggr_skb()1046 port->tx_aggr.timer_cnxt.hold_tmo_msecs = in mwifiex_usb_aggr_tx_data()1049 port->tx_aggr.timer_cnxt.hold_tmo_msecs; in mwifiex_usb_aggr_tx_data()1054 if (port->tx_aggr.timer_cnxt.hold_tmo_msecs < in mwifiex_usb_aggr_tx_data()1058 ++port->tx_aggr.timer_cnxt.hold_tmo_msecs; in mwifiex_usb_aggr_tx_data()1111 port->tx_aggr.timer_cnxt.hold_tmo_msecs = in mwifiex_usb_aggr_tx_data()1113 timeout = port->tx_aggr.timer_cnxt.hold_tmo_msecs; in mwifiex_usb_aggr_tx_data()1260 port->tx_aggr.timer_cnxt.hold_tmo_msecs = 0; in mwifiex_usb_tx_init()1359 port->tx_aggr.timer_cnxt.hold_tmo_msecs = 0; in mwifiex_usb_cleanup_tx_aggr()
75 u32 hold_tmo_msecs; member