Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_softap_tx_rx.h76 netdev_tx_t hdd_softap_hard_start_xmit(struct sk_buff *skb,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_softap_tx_rx.c230 netdev_tx_t hdd_softap_hard_start_xmit(struct sk_buff *skb, in hdd_softap_hard_start_xmit() function
240 if (NETDEV_TX_OK == hdd_softap_hard_start_xmit( in hdd_softap_ipa_start_xmit()
H A Dwlan_hdd_hostapd.c4304 .ndo_start_xmit = hdd_softap_hard_start_xmit,