Home
last modified time | relevance | path

Searched defs:tx_ch (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_cmd.h208 u8 tx_ch; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c8233 static int _cfg80211_rtw_mgmt_tx(_adapter *padapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len… in _cfg80211_rtw_mgmt_tx()
8449 u8 tx_ch; in cfg80211_rtw_mgmt_tx() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_cmd.c3745 inline u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wa… in rtw_mgnt_tx_cmd()