Home
last modified time | relevance | path

Searched defs:tx_ctrl (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_uapsd.c395 …hmac_user_uapsd_stru *hmac_uapsd, const mac_tx_ctl_stru *tx_ctrl, osal_u8 sp_last, osal_u8 *extra_… in hmac_uapsd_set_frame_hdr()
445 mac_tx_ctl_stru *tx_ctrl = OSAL_NULL; in hmac_uapsd_tx_pkt() local
559 oal_netbuf_stru *net_buf, mac_tx_ctl_stru *tx_ctrl) in hmac_uapsd_flush_queue_tx_frame()
588 mac_tx_ctl_stru *tx_ctrl = OSAL_NULL; in hmac_uapsd_flush_queue() local
635 OSAL_STATIC osal_void hmac_uapsd_fill_qosnull_txctl(mac_tx_ctl_stru *tx_ctrl, osal_u8 ac, osal_u8 v… in hmac_uapsd_fill_qosnull_txctl()
674 mac_tx_ctl_stru *tx_ctrl = OSAL_NULL; in hmac_uapsd_send_qosnull() local
770 mac_tx_ctl_stru *tx_ctrl = OSAL_NULL; in hmac_uapsd_tx_enqueue() local
Dhmac_frag.c146 osal_u32 hmac_frag_process(oal_netbuf_stru *netbuf_orig, mac_tx_ctl_stru *tx_ctrl, in hmac_frag_process()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/device/inc/romable/
Ddmac_ext_if_rom.h356 static INLINE__ osal_u8 dmac_get_cb_is_vipframe(const mac_tx_ctl_stru *tx_ctrl) in dmac_get_cb_is_vipframe()
368 static INLINE__ osal_u8 dmac_get_cb_is_smps_frame(const mac_tx_ctl_stru *tx_ctrl) in dmac_get_cb_is_smps_frame()
381 static INLINE__ osal_u8 dmac_get_cb_is_opmode_frame(const mac_tx_ctl_stru *tx_ctrl) in dmac_get_cb_is_opmode_frame()
394 static INLINE__ osal_u8 dmac_get_cb_is_p2pgo_frame(const mac_tx_ctl_stru *tx_ctrl) in dmac_get_cb_is_p2pgo_frame()
407 static INLINE__ osal_u8 dmac_get_cb_is_data_frame(const mac_tx_ctl_stru *tx_ctrl) in dmac_get_cb_is_data_frame()
421 static INLINE__ osal_u8 mac_get_cb_is_udata_frame(const mac_tx_ctl_stru *tx_ctrl) in mac_get_cb_is_udata_frame()
434 static INLINE__ osal_u8 dmac_get_cb_is_qos_data(const mac_tx_ctl_stru *tx_ctrl) in dmac_get_cb_is_qos_data()
448 static INLINE__ osal_u8 dmac_get_cb_is_bar(const mac_tx_ctl_stru *tx_ctrl) in dmac_get_cb_is_bar()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
Dhcc_hmac.c423 hi_u32 hcc_check_headroom_add_length(const hmac_tx_ctl_stru *tx_ctrl) in hcc_check_headroom_add_length()
440 hmac_tx_ctl_stru *tx_ctrl = HI_NULL; in hcc_host_tx_data_adapt() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/
Ddmac_ext_if_hcm.h582 static INLINE__ osal_u8 mac_get_is_data_frame(const mac_tx_ctl_stru *tx_ctrl) in mac_get_is_data_frame()
596 static INLINE__ osal_u8 mac_get_is_qos_data(const mac_tx_ctl_stru *tx_ctrl) in mac_get_is_qos_data()
610 static INLINE__ osal_u8 mac_get_is_bar(const mac_tx_ctl_stru *tx_ctrl) in mac_get_is_bar()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Ddmac_ext_if.h950 static inline hi_u16 dmac_get_seqnum_by_txcb(const dmac_tx_ctl_stru *tx_ctrl) in dmac_get_seqnum_by_txcb()
958 static inline mac_ieee80211_frame_stru *dmac_get_mac_hdr_by_txcb(dmac_tx_ctl_stru *tx_ctrl) in dmac_get_mac_hdr_by_txcb()