Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c115 static int mon_mgmt_tx(struct net_device *dev, const u8 *buf, size_t len) in mon_mgmt_tx() function
201 ret = mon_mgmt_tx(mon_priv->real_ndev, skb->data, skb->len); in wilc_wfi_mon_xmit()