Searched refs:hif_block_tx_ext (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/wilc1000/ | ||
| D | wilc_wlan.h | 266 	int (*hif_block_tx_ext)(u32, u8 *, u32);  member | 
| D | wilc_wlan.c | 1101 		ret = p->hif_func.hif_block_tx_ext(0, txb, offset);  in wilc_wlan_handle_txq() |