Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Ddata_tx.c20 static int wfx_get_hw_rate(struct wfx_dev *wdev, in wfx_get_hw_rate() function
59 rateid = wfx_get_hw_rate(wdev, &rates[i]); in wfx_tx_policy_build()
472 arg->txed_rate != wfx_get_hw_rate(wdev, rate)) in wfx_tx_fill_rates()
474 arg->txed_rate, wfx_get_hw_rate(wdev, rate)); in wfx_tx_fill_rates()