Searched refs:u64tx_cookie (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wilc1000/ |
D | wilc_wfi_netdevice.h | 105 u64 u64tx_cookie; member
|
D | wilc_wfi_cfgoperations.c | 1936 cfg80211_mgmt_tx_status(priv->wdev, priv->u64tx_cookie, buff, size, true, GFP_KERNEL); in WILC_WFI_p2p_rx() 1942 cfg80211_mgmt_tx_status(priv->wdev, priv->u64tx_cookie, buff, size, true, GFP_KERNEL); in WILC_WFI_p2p_rx() 1946 cfg80211_mgmt_tx_status(priv->wdev, priv->u64tx_cookie, buff, size, false, GFP_KERNEL); in WILC_WFI_p2p_rx() 2214 priv->u64tx_cookie = *cookie; in mgmt_tx()
|