Home
last modified time | relevance | path

Searched refs:istx (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.h18 void rtl92se_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx,
21 u8 *desc, bool istx, u8 desc_name);
H A Dtrx.c553 void rtl92se_set_desc(struct ieee80211_hw *hw, u8 *pdesc8, bool istx, in rtl92se_set_desc() argument
558 if (istx) { in rtl92se_set_desc()
596 u8 *desc8, bool istx, u8 desc_name) in rtl92se_get_desc() argument
601 if (istx) { in rtl92se_get_desc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dhnd_pktpool.h109 bool istx; /**< direction: transmit or receive data path */ member
144 extern int pktpool_init(osl_t *osh, pktpool_t *pktp, int *pktplen, int plen, bool istx, uint8 type);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dhnd_pktpool.h114 bool istx; /**< direction: transmit or receive data path */ member
148 extern int pktpool_init(osl_t *osh, pktpool_t *pktp, int *n_pkts, int max_pkt_bytes, bool istx,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dhnd_pktpool.h114 bool istx; /**< direction: transmit or receive data path */ member
148 extern int pktpool_init(osl_t *osh, pktpool_t *pktp, int *n_pkts, int max_pkt_bytes, bool istx,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dhnd_pktpool.h114 bool istx; /**< direction: transmit or receive data path */ member
148 extern int pktpool_init(osl_t *osh, pktpool_t *pktp, int *n_pkts, int max_pkt_bytes, bool istx,
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c584 void rtl92ce_set_desc(struct ieee80211_hw *hw, u8 *pdesc8, bool istx, in rtl92ce_set_desc() argument
589 if (istx) { in rtl92ce_set_desc()
627 bool istx, u8 desc_name) in rtl92ce_get_desc() argument
632 if (istx) { in rtl92ce_get_desc()
H A Dtrx.h522 void rtl92ce_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx,
525 bool istx, u8 desc_name);
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c588 bool istx, u8 desc_name, u8 *val) in rtl8723e_set_desc() argument
592 if (istx) { in rtl8723e_set_desc()
628 u8 *pdesc8, bool istx, u8 desc_name) in rtl8723e_get_desc() argument
633 if (istx) { in rtl8723e_get_desc()
H A Dtrx.h526 u8 *pdesc, bool istx, u8 desc_name, u8 *val);
528 u8 *pdesc, bool istx, u8 desc_name);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhnd_pktpool.h112 bool istx; /**< direction: transmit or receive data path */ member
154 extern int pktpool_init(osl_t *osh, pktpool_t *pktp, int *pktplen, int plen, bool istx, uint8 type,
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhnd_pktpool.h112 bool istx; /**< direction: transmit or receive data path */ member
154 extern int pktpool_init(osl_t *osh, pktpool_t *pktp, int *pktplen, int plen, bool istx, uint8 type,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dhnd_pktpool.c230 pktpool_init(osl_t *osh, pktpool_t *pktp, int *n_pkts, int max_pkt_bytes, bool istx, in pktpool_init() argument
252 pktp->istx = istx ? TRUE : FALSE; in pktpool_init()
330 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_deinit()
454 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_reclaim()
506 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_empty()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dhnd_pktpool.c230 pktpool_init(osl_t *osh, pktpool_t *pktp, int *n_pkts, int max_pkt_bytes, bool istx, in pktpool_init() argument
252 pktp->istx = istx ? TRUE : FALSE; in pktpool_init()
330 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_deinit()
454 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_reclaim()
506 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_empty()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dhnd_pktpool.c230 pktpool_init(osl_t *osh, pktpool_t *pktp, int *n_pkts, int max_pkt_bytes, bool istx, in pktpool_init() argument
252 pktp->istx = istx ? TRUE : FALSE; in pktpool_init()
330 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_deinit()
454 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_reclaim()
506 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_empty()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.c642 bool istx, u8 desc_name, u8 *val) in rtl8723be_set_desc() argument
646 if (istx) { in rtl8723be_set_desc()
682 u8 *pdesc8, bool istx, u8 desc_name) in rtl8723be_get_desc() argument
687 if (istx) { in rtl8723be_get_desc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.c731 bool istx, u8 desc_name, u8 *val) in rtl88ee_set_desc() argument
735 if (istx) { in rtl88ee_set_desc()
771 u8 *pdesc8, bool istx, u8 desc_name) in rtl88ee_get_desc() argument
776 if (istx) { in rtl88ee_get_desc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dhnd_pktpool.c225 pktpool_init(osl_t *osh, pktpool_t *pktp, int *pplen, int plen, bool istx, uint8 type) in pktpool_init() argument
246 pktp->istx = istx ? TRUE : FALSE; in pktpool_init()
324 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_deinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhnd_pktpool.c262 bool istx, in BCMATTACHFN()
287 pktp->istx = istx ? TRUE : FALSE; in BCMATTACHFN()
391 PKTFREE(osh, p, pktp->istx); /* free the packet */ in BCMATTACHFN()
563 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_reclaim()
617 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_empty()
1981 PKTFREE(osh, p, pktp->istx); /* free the packet */ in hnd_pktpool_heap_pkt_release()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhnd_pktpool.c262 bool istx, in BCMATTACHFN()
287 pktp->istx = istx ? TRUE : FALSE; in BCMATTACHFN()
391 PKTFREE(osh, p, pktp->istx); /* free the packet */ in BCMATTACHFN()
563 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_reclaim()
617 PKTFREE(osh, p, pktp->istx); /* free the packet */ in pktpool_empty()
1981 PKTFREE(osh, p, pktp->istx); /* free the packet */ in hnd_pktpool_heap_pkt_release()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.c716 void rtl92de_set_desc(struct ieee80211_hw *hw, u8 *pdesc8, bool istx, in rtl92de_set_desc() argument
721 if (istx) { in rtl92de_set_desc()
759 u8 *p_desc8, bool istx, u8 desc_name) in rtl92de_get_desc() argument
764 if (istx) { in rtl92de_get_desc()
H A Dtrx.h559 void rtl92de_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx,
562 u8 *p_desc, bool istx, u8 desc_name);
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.c881 bool istx, u8 desc_name, u8 *val) in rtl8821ae_set_desc() argument
885 if (istx) { in rtl8821ae_set_desc()
923 u8 *pdesc8, bool istx, u8 desc_name) in rtl8821ae_get_desc() argument
928 if (istx) { in rtl8821ae_get_desc()
H A Dtrx.h644 bool istx, u8 desc_name, u8 *val);
646 u8 *pdesc, bool istx, u8 desc_name);
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.c885 void rtl92ee_set_desc(struct ieee80211_hw *hw, u8 *pdesc8, bool istx, in rtl92ee_set_desc() argument
893 if (istx) { in rtl92ee_set_desc()
950 u8 *pdesc8, bool istx, u8 desc_name) in rtl92ee_get_desc() argument
957 if (istx) { in rtl92ee_get_desc()

12