Searched refs:phy_db_cmd (Results 1 – 1 of 1) sorted by relevance
478 struct iwm_phy_db_cmd phy_db_cmd; in iwm_send_phy_db_cmd() local488 phy_db_cmd.type = htole16(type); in iwm_send_phy_db_cmd()489 phy_db_cmd.length = htole16(length); in iwm_send_phy_db_cmd()492 cmd.data[0] = &phy_db_cmd; in iwm_send_phy_db_cmd()