Searched refs:phy_param (Results 1 – 2 of 2) sorted by relevance
776 struct asd_manuf_phy_param *phy_param; in asd_ms_get_phy_params() local779 phy_param = asd_find_ll_by_id(manuf_sec, 'P', 'M'); in asd_ms_get_phy_params()780 if (!phy_param) { in asd_ms_get_phy_params()798 phy_param = &dflt_phy_param; in asd_ms_get_phy_params()802 if (phy_param->maj != 0) { in asd_ms_get_phy_params()804 phy_param->maj); in asd_ms_get_phy_params()808 ASD_DPRINTK("ms: num_phy_desc: %d\n", phy_param->num_phy_desc); in asd_ms_get_phy_params()810 for (i = 0; i < phy_param->num_phy_desc; i++) { in asd_ms_get_phy_params()811 struct asd_manuf_phy_desc *pd = &phy_param->phy_desc[i]; in asd_ms_get_phy_params()
1191 struct hci_cp_le_scan_phy_params *phy_param; in hci_cc_le_set_ext_scan_param() local1202 phy_param = (void *)cp->data; in hci_cc_le_set_ext_scan_param()1206 hdev->le_scan_type = phy_param->type; in hci_cc_le_set_ext_scan_param()