Lines Matching refs:soc_hdl

3648 QDF_STATUS dp_register_peer(struct cdp_soc_t *soc_hdl, uint8_t pdev_id,  in dp_register_peer()  argument
3652 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_register_peer()
3682 QDF_STATUS dp_peer_state_update(struct cdp_soc_t *soc_hdl, uint8_t *peer_mac, in dp_peer_state_update() argument
3686 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_peer_state_update()
3722 QDF_STATUS dp_register_peer(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_register_peer() argument
3726 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_register_peer()
3747 QDF_STATUS dp_peer_state_update(struct cdp_soc_t *soc_hdl, uint8_t *peer_mac, in dp_peer_state_update() argument
3751 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_peer_state_update()
3777 dp_clear_peer(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_clear_peer() argument
3781 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_clear_peer()
3798 QDF_STATUS dp_get_vdevid(struct cdp_soc_t *soc_hdl, uint8_t *peer_mac, in dp_get_vdevid() argument
3801 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_get_vdevid()
3868 int dp_get_peer_state(struct cdp_soc_t *soc_hdl, uint8_t vdev_id, in dp_get_peer_state() argument
3872 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_get_peer_state()
3957 bool dp_find_peer_exist_on_vdev(struct cdp_soc_t *soc_hdl, in dp_find_peer_exist_on_vdev() argument
3960 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_find_peer_exist_on_vdev()
3973 bool dp_find_peer_exist_on_other_vdev(struct cdp_soc_t *soc_hdl, in dp_find_peer_exist_on_other_vdev() argument
3978 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_find_peer_exist_on_other_vdev()
3998 void dp_set_peer_as_tdls_peer(struct cdp_soc_t *soc_hdl, uint8_t vdev_id, in dp_set_peer_as_tdls_peer() argument
4001 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_set_peer_as_tdls_peer()
4020 bool dp_find_peer_exist(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_find_peer_exist() argument
4023 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_find_peer_exist()
4117 void dp_peer_flush_frags(struct cdp_soc_t *soc_hdl, uint8_t vdev_id, in dp_peer_flush_frags() argument
4120 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_peer_flush_frags()