Searched refs:tops (Results 1 – 4 of 4) sorted by relevance
574 struct ol_if_ops *tops; in dp_rx_mic_err_handler_rh() local660 tops = pdev->soc->cdp_soc.ol_ops; in dp_rx_mic_err_handler_rh()661 if (tops->rx_mic_error) in dp_rx_mic_err_handler_rh()662 tops->rx_mic_error(soc->ctrl_psoc, pdev->pdev_id, in dp_rx_mic_err_handler_rh()
967 struct ol_if_ops *tops = NULL; in ol_rx_send_mic_err_ind() local991 tops = ol_txrx_soc->ol_ops; in ol_rx_send_mic_err_ind()992 if (tops->rx_mic_error) in ol_rx_send_mic_err_ind()993 tops->rx_mic_error(soc->psoc, pdev->id, &mic_failure_info); in ol_rx_send_mic_err_ind()
967 struct ol_if_ops *tops = NULL; in dp_rx_defrag_err() local989 tops = pdev->soc->cdp_soc.ol_ops; in dp_rx_defrag_err()990 if (tops->rx_mic_error) in dp_rx_defrag_err()991 tops->rx_mic_error(pdev->soc->ctrl_psoc, pdev->pdev_id, in dp_rx_defrag_err()
1494 struct ol_if_ops *tops = NULL; in dp_rx_process_mic_error() local1561 tops = pdev->soc->cdp_soc.ol_ops; in dp_rx_process_mic_error()1562 if (tops->rx_mic_error) in dp_rx_process_mic_error()1563 tops->rx_mic_error(soc->ctrl_psoc, pdev->pdev_id, in dp_rx_process_mic_error()