HomeSort by: relevance | last modified time | path
    Searched refs:flow_id (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
twt.c 32 bool flow_type, u8 flow_id, bool protection,
77 req_type |= (flow_id & 0x7) << 7;
wpa_supplicant_i.h 1753 bool flow_type, u8 flow_id, bool protection,
ctrl_iface.c 10372 int flow_id = 0; local
10421 tok_s = os_strstr(cmd, " flow_id=");
10423 flow_id = atoi(tok_s + os_strlen(" flow_id="));
10439 flow_type, flow_id, protection, twt_channel,
  /src/sys/dev/pci/qat/
qat_hw15reg.h 552 uint32_t flow_id; member in struct:fw_la_bulk_req
qat_hw15.c 113 uint8_t hdrsz, uint8_t hwblksz, uint16_t comn_req_flags, uint32_t flow_id)
121 msg->flow_id = flow_id;

Completed in 39 milliseconds