Searched refs:phy_thr (Results 1 – 1 of 1) sorted by relevance
1480 struct qlink_tlv_frag_rts_thr *phy_thr; in qtnf_cmd_resp_proc_phy_params() local1504 phy_thr = (void *)tlv; in qtnf_cmd_resp_proc_phy_params()1505 mac_info->frag_thr = le32_to_cpu(phy_thr->thr); in qtnf_cmd_resp_proc_phy_params()1508 phy_thr = (void *)tlv; in qtnf_cmd_resp_proc_phy_params()1509 mac_info->rts_thr = le32_to_cpu(phy_thr->thr); in qtnf_cmd_resp_proc_phy_params()