Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_mon.c144 struct tx_complete_mon_data { struct
152 struct tx_complete_mon_data *pv_data = (struct tx_complete_mon_data *)priv; in mgmt_tx_complete() argument
173 struct tx_complete_mon_data *mgmt_tx = NULL; in mon_mgmt_tx()
181 mgmt_tx = kmalloc(sizeof(struct tx_complete_mon_data), GFP_ATOMIC); in mon_mgmt_tx()