Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h424 unsigned short packet_length; member
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c807 if (len != sys_dev_ctx->raw_tx_config.packet_length) { in rawtx_cmd_prepare()