Searched refs:rtl_halmac_ops (Results 1 – 5 of 5) sorted by relevance
81 struct rtl_halmac_ops *rtl_halmac_get_ops_pointer(void);
23 static struct rtl_halmac_ops rtl_halmac_operation = {47 struct rtl_halmac_ops *rtl_halmac_get_ops_pointer(void) in rtl_halmac_get_ops_pointer()
867 struct rtl_halmac_ops *halmac_ops; in rtl8822be_c2h_content_parsing_ext()
1799 struct rtl_halmac_ops *halmac_ops = rtlpriv->halmac.ops; in _rtl8822be_read_adapter_info()1954 struct rtl_halmac_ops *halmac_ops = rtlpriv->halmac.ops; in _rtl8822be_read_pa_bias()
2686 struct rtl_halmac_ops { struct2728 struct rtl_halmac_ops *ops; /* halmac ops (halmac.ko own this object) */ argument