Searched refs:phy_db_cmd (Results 1 – 2 of 2) sorted by relevance
441 struct iwm_phy_db_cmd phy_db_cmd; in iwm_send_phy_db_cmd() local451 phy_db_cmd.type = htole16(type); in iwm_send_phy_db_cmd()452 phy_db_cmd.length = htole16(length); in iwm_send_phy_db_cmd()455 cmd.data[0] = &phy_db_cmd; in iwm_send_phy_db_cmd()
312 struct iwl_phy_db_cmd phy_db_cmd; in iwl_send_phy_db_cmd() local322 phy_db_cmd.type = cpu_to_le16(type); in iwl_send_phy_db_cmd()323 phy_db_cmd.length = cpu_to_le16(length); in iwl_send_phy_db_cmd()326 cmd.data[0] = &phy_db_cmd; in iwl_send_phy_db_cmd()