Searched refs:phy_db_cmd (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm_phy_db.c478 struct iwm_phy_db_cmd phy_db_cmd; local
488 phy_db_cmd.type = htole16(type);
489 phy_db_cmd.length = htole16(length);
492 cmd.data[0] = &phy_db_cmd;

Completed in 78 milliseconds