Home
last modified time | relevance | path

Searched refs:resp_status (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
Dosif_vdev_mgr_util.c31 uint8_t resp_status) in osif_vdev_mgr_set_mac_addr_response() argument
36 vdev_id, resp_status); in osif_vdev_mgr_set_mac_addr_response()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
Dwlan_mlo_mgr_public_api.h116 uint8_t resp_status) in wlan_mlo_mgr_link_switch_set_mac_addr_resp() argument
118 return mlo_mgr_link_switch_set_mac_addr_resp(vdev, resp_status); in wlan_mlo_mgr_link_switch_set_mac_addr_resp()
Dwlan_mlo_mgr_link_switch.h339 uint8_t resp_status);
658 uint8_t resp_status) in mlo_mgr_link_switch_set_mac_addr_resp() argument
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/inc/
Dwlan_vdev_mlme_main.h240 uint8_t resp_status);
244 uint8_t resp_status) in wlan_vdev_mlme_notify_set_mac_addr_response() argument
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/src/
Dwlan_vdev_mlme_main.c337 uint8_t resp_status) in wlan_vdev_mlme_notify_set_mac_addr_response() argument
340 wlan_mlo_mgr_link_switch_set_mac_addr_resp(vdev, resp_status); in wlan_vdev_mlme_notify_set_mac_addr_response()
345 resp_status); in wlan_vdev_mlme_notify_set_mac_addr_response()
Dwlan_cmn_mlme_main.c763 uint8_t resp_status) in mlme_vdev_mgr_notify_set_mac_addr_response() argument
768 vdev_id, resp_status); in mlme_vdev_mgr_notify_set_mac_addr_response()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/inc/
Dosif_vdev_mgr_util.h36 uint8_t resp_status);
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
Dwlan_mlme_cmn.h178 uint8_t resp_status);
1163 uint8_t resp_status);
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
Dtarget_if_vdev_mgr_rx_ops.c1068 uint8_t vdev_id, resp_status; in target_if_update_macaddr_conf_evt_handler() local
1091 &vdev_id, &resp_status); in target_if_update_macaddr_conf_evt_handler()
1136 rx_ops->vdev_mgr_set_mac_addr_response(vdev, resp_status); in target_if_update_macaddr_conf_evt_handler()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_link_switch.c701 uint8_t resp_status) in mlo_mgr_link_switch_set_mac_addr_resp() argument
709 if (resp_status) { in mlo_mgr_link_switch_set_mac_addr_resp()
711 wlan_vdev_get_id(vdev), resp_status); in mlo_mgr_link_switch_set_mac_addr_resp()