Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c414 if (!reg_rx_ops->master_list_ext_handler) { in tgt_reg_chan_list_ext_update_handler()
447 status = reg_rx_ops->master_list_ext_handler(reg_info); in tgt_reg_chan_list_ext_update_handler()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c383 rx_ops->reg_rx_ops.master_list_ext_handler = in wlan_lmac_if_register_master_list_ext_handler()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2004 QDF_STATUS (*master_list_ext_handler)(struct cur_regulatory_info member