Searched refs:ocb_tsf_timer (Results 1 – 5 of 5) sorted by relevance
117 if (ocb_rx_ops->ocb_tsf_timer) { in fake_ocb_get_tsf_timer_cmd_tlv()118 status = ocb_rx_ops->ocb_tsf_timer(psoc, &response); in fake_ocb_get_tsf_timer_cmd_tlv()
193 static QDF_STATUS ocb_tsf_timer(struct ocb_rx_event *evt) in ocb_tsf_timer() function448 status = ocb_tsf_timer(event); in ocb_process_evt()
330 if (ocb_rx_ops->ocb_tsf_timer) { in target_if_ocb_get_tsf_timer_resp()339 status = ocb_rx_ops->ocb_tsf_timer(psoc, &response); in target_if_ocb_get_tsf_timer_resp()
267 QDF_STATUS (*ocb_tsf_timer)(struct wlan_objmgr_psoc *psoc, member
333 ocb_rxops->ocb_tsf_timer = tgt_ocb_get_tsf_timer; in tgt_ocb_register_rx_ops()