Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c1860 void WILC_WFI_CfgParseTxAction(u8 *buf, u32 len, bool bOperChan, u8 iftype) in WILC_WFI_CfgParseTxAction() function
2293 WILC_WFI_CfgParseTxAction(&mgmt_tx->buff[i + 6], len - (i + 6), true, nic->iftype); in mgmt_tx()
2298 WILC_WFI_CfgParseTxAction(&mgmt_tx->buff[i + 6], len - (i + 6), false, nic->iftype); in mgmt_tx()