Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_p2p.h81 int wlan_hdd_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
84 int wlan_hdd_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_p2p.c352 int wlan_hdd_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wlan_hdd_mgmt_tx() function
355 int wlan_hdd_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wlan_hdd_mgmt_tx()
H A Dwlan_hdd_ioctl.c838 ret = wlan_hdd_mgmt_tx(NULL, &adapter->wdev, &params, &cookie); in hdd_sendactionframe()
840 ret = wlan_hdd_mgmt_tx(NULL, in hdd_sendactionframe()
H A Dwlan_hdd_cfg80211.c29993 .mgmt_tx = wlan_hdd_mgmt_tx,