Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c89 struct p2p_mgmt_data { struct
2037 struct p2p_mgmt_data *pv_data = (struct p2p_mgmt_data *)priv; in WILC_WFI_mgmt_tx_complete()
2202 struct p2p_mgmt_data *mgmt_tx; in mgmt_tx()
2220 mgmt_tx = kmalloc(sizeof(struct p2p_mgmt_data), GFP_KERNEL); in mgmt_tx()