Searched defs:flow_pool_id (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
H A D | ol_txrx_ctrl_api.h | 482 static inline void ol_tx_flow_pool_resize_handler(uint8_t flow_pool_id, in ol_tx_flow_pool_resize_handler() 564 uint8_t flow_type, uint8_t flow_pool_id, uint16_t flow_pool_size) in ol_tx_flow_pool_map_handler() 568 uint8_t flow_type, uint8_t flow_pool_id) in ol_tx_flow_pool_unmap_handler() 572 uint8_t flow_pool_id, uint16_t flow_pool_size) in ol_tx_create_flow_pool()
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_txrx_flow_control.c | 632 struct ol_tx_flow_pool_t *ol_tx_create_flow_pool(uint8_t flow_pool_id, in ol_tx_create_flow_pool() 748 static struct ol_tx_flow_pool_t *ol_tx_get_flow_pool(uint8_t flow_pool_id) in ol_tx_get_flow_pool() 847 uint8_t flow_pool_id, uint16_t flow_pool_size) in ol_tx_flow_pool_map_handler() 910 uint8_t flow_pool_id) in ol_tx_flow_pool_unmap_handler() 1290 void ol_tx_flow_pool_resize_handler(uint8_t flow_pool_id, in ol_tx_flow_pool_resize_handler()
|
H A D | ol_txrx_types.h | 518 uint8_t flow_pool_id; member
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_tx_flow_control.c | 324 uint8_t flow_pool_id, uint32_t flow_pool_size) in dp_tx_create_flow_pool() 569 uint8_t flow_type, uint8_t flow_pool_id, uint32_t flow_pool_size) in dp_tx_flow_pool_map_handler() 619 uint8_t flow_type, uint8_t flow_pool_id) in dp_tx_flow_pool_unmap_handler()
|
H A D | dp_tx_desc.h | 993 uint8_t flow_id, uint8_t flow_type, uint8_t flow_pool_id, in dp_tx_flow_pool_map_handler() 1000 uint8_t flow_id, uint8_t flow_type, uint8_t flow_pool_id) in dp_tx_flow_pool_unmap_handler()
|
H A D | dp_types.h | 831 uint8_t flow_pool_id; member
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_htt.c | 56 uint8_t flow_type, uint8_t flow_pool_id, in dp_htt_flow_pool_map_handler_rh() 102 uint8_t flow_type, uint8_t flow_pool_id) in dp_htt_flow_pool_unmap_handler_rh()
|
/wlan-driver/fw-api/fw/ |
H A D | htt.h | 18329 A_UINT32 flow_pool_id:16, member 18455 A_UINT32 flow_pool_id:16, member 19112 A_UINT32 flow_pool_id:16, member
|