Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.h266 int (*hif_block_tx_ext)(u32, u8 *, u32); member
Dwilc_wlan.c1101 ret = p->hif_func.hif_block_tx_ext(0, txb, offset); in wilc_wlan_handle_txq()