Home
last modified time | relevance | path

Searched refs:ol_rx_reorder_timeout_init (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/ !
H A Dol_rx_reorder_timeout.h25 void ol_rx_reorder_timeout_init(struct ol_txrx_pdev_t *pdev);
32 #define OL_RX_REORDER_TIMEOUT_INIT ol_rx_reorder_timeout_init
H A Dol_rx_reorder_timeout.c162 void ol_rx_reorder_timeout_init(struct ol_txrx_pdev_t *pdev) in ol_rx_reorder_timeout_init() function