Searched refs:p_cookie (Results 1 – 5 of 5) sorted by relevance
953 void *p_cookie; /*!< context for the cookie callbacks */ member2184 void *p_cookie );
320 static int qed_ll2_txq_completion(struct qed_hwfn *p_hwfn, void *p_cookie) in qed_ll2_txq_completion() argument322 struct qed_ll2_info *p_ll2_conn = p_cookie; in qed_ll2_txq_completion()831 static int qed_ll2_lb_rxq_completion(struct qed_hwfn *p_hwfn, void *p_cookie) in qed_ll2_lb_rxq_completion() argument833 struct qed_ll2_info *p_ll2_conn = (struct qed_ll2_info *)p_cookie; in qed_ll2_lb_rxq_completion()852 static int qed_ll2_lb_txq_completion(struct qed_hwfn *p_hwfn, void *p_cookie) in qed_ll2_lb_txq_completion() argument854 struct qed_ll2_info *p_ll2_conn = (struct qed_ll2_info *)p_cookie; in qed_ll2_lb_txq_completion()