Home
last modified time | relevance | path

Searched refs:nrf_wifi_tx_buff_info (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_data_if.h107 struct nrf_wifi_tx_buff_info { struct
136 struct nrf_wifi_tx_buff_info tx_buff_info[0];
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c881 config->umac_head.len += sizeof(struct nrf_wifi_tx_buff_info) * txq_len; in tx_cmd_prepare()
1001 len += sizeof(struct nrf_wifi_tx_buff_info); in tx_cmd_init()