Home
last modified time | relevance | path

Searched refs:tot_phy_id (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/ic/
Dqwxvar.h1251 uint32_t tot_phy_id; member
Dqwzvar.h1411 uint32_t tot_phy_id; member
Dqwz.c9543 svc_rdy_ext->tot_phy_id++; in qwz_wmi_tlv_hw_mode_caps_parse()
9614 if (svc_rdy_ext->n_mac_phy_caps >= svc_rdy_ext->tot_phy_id) in qwz_wmi_tlv_mac_phy_caps_parse()
9620 svc_rdy_ext->tot_phy_id, in qwz_wmi_tlv_mac_phy_caps_parse()
9625 svc_rdy_ext->mac_phy_caps_size = len * svc_rdy_ext->tot_phy_id; in qwz_wmi_tlv_mac_phy_caps_parse()
Dqwx.c11397 svc_rdy_ext->tot_phy_id++; in qwx_wmi_tlv_hw_mode_caps_parse()
11468 if (svc_rdy_ext->n_mac_phy_caps >= svc_rdy_ext->tot_phy_id) in qwx_wmi_tlv_mac_phy_caps_parse()
11474 svc_rdy_ext->tot_phy_id, in qwx_wmi_tlv_mac_phy_caps_parse()
11479 svc_rdy_ext->mac_phy_caps_size = len * svc_rdy_ext->tot_phy_id; in qwx_wmi_tlv_mac_phy_caps_parse()