Home
last modified time | relevance | path

Searched refs:get_opclass_tbl_idx (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.c1196 if (reg_tx_ops->get_opclass_tbl_idx) { in reg_is_country_opclass_global()
1197 reg_tx_ops->get_opclass_tbl_idx(pdev, &opclass_tbl_idx); in reg_is_country_opclass_global()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c1443 reg_ops->get_opclass_tbl_idx = NULL; in target_if_register_regulatory_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1186 QDF_STATUS (*get_opclass_tbl_idx)(struct wlan_objmgr_pdev *pdev, member