Home
last modified time | relevance | path

Searched refs:queue_type (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.c388 hcc_netbuf_queue_type queue_type = *(hcc_netbuf_queue_type *)data; in hcc_rx_netbuf_queue_pri_switch() local
390 if (queue_type >= HCC_NETBUF_QUEUE_BUTT) { in hcc_rx_netbuf_queue_pri_switch()
394 g_current_queue_type = queue_type; in hcc_rx_netbuf_queue_pri_switch()
H A Dhcc_host.c490 hi_s32 hcc_tx_netbuf_queue_switch(hcc_handler_stru *hcc_handler, hcc_netbuf_queue_type queue_type) argument
492 return hcc_send_descr_control_data(hcc_handler, HCC_NETBUF_QUEUE_SWITCH, &queue_type, sizeof(queue_type));
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_cfg.h301 hi_u8 queue_type; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_hipriv.c1764 oam_warning_log1(0, OAM_SF_ANY, "{wal_hipriv_set_flowctl_param::get queue_type error[%u]}\r\n", ret); in wal_hipriv_set_flowctl_param()
1768 flowctl_param.queue_type = (hi_u8)oal_atoi(ac_param); in wal_hipriv_set_flowctl_param()
1804 param->queue_type = flowctl_param.queue_type; in wal_hipriv_set_flowctl_param()

Completed in 18 milliseconds