Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Dwl_linux_mon.c51 extern int dhd_start_xmit(struct sk_buff *skb, struct net_device *net);
239 ret = dhd_start_xmit(skb, mon_if->real_ndev); in dhd_mon_if_subif_start_xmit()
Ddhd_linux.c1591 dhd_start_xmit(struct sk_buff *skb, struct net_device *net) in dhd_start_xmit() function
3127 .ndo_start_xmit = dhd_start_xmit,
3139 .ndo_start_xmit = dhd_start_xmit,
4476 net->hard_start_xmit = dhd_start_xmit;
Dwl_cfg80211.c549 int dhd_start_xmit(struct sk_buff *skb, struct net_device *net);