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

  /src/sys/dev/pci/
if_iwmreg.h 2496 * @max_frags: maximal number of fragments the Time Event can be divided to
2510 uint32_t max_frags; member in struct:iwm_time_event_cmd_v1
2650 * @max_frags: maximal number of fragments the Time Event can be divided to
2669 uint8_t max_frags; member in struct:iwm_time_event_cmd_v2
if_iwm.c 2413 cmd_v1->max_frags = htole32(cmd_v2->max_frags);
2451 time_cmd.max_frags = IWM_TE_V2_FRAG_NONE;

Completed in 80 milliseconds