Searched refs:qed_ll2_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 225 static struct qed_ll2_info *__qed_ll2_handle_sanity(struct qed_hwfn *p_hwfn, in __qed_ll2_handle_sanity() 230 struct qed_ll2_info *p_ll2_conn, *p_ret = NULL; in __qed_ll2_handle_sanity() 254 static struct qed_ll2_info *qed_ll2_handle_sanity(struct qed_hwfn *p_hwfn, in qed_ll2_handle_sanity() 260 static struct qed_ll2_info *qed_ll2_handle_sanity_lock(struct qed_hwfn *p_hwfn, in qed_ll2_handle_sanity_lock() 266 static struct qed_ll2_info *qed_ll2_handle_sanity_inactive(struct qed_hwfn in qed_ll2_handle_sanity_inactive() 277 struct qed_ll2_info *p_ll2_conn; in qed_ll2_txq_flush() 325 struct qed_ll2_info *p_ll2_conn = p_cookie; in qed_ll2_txq_completion() 422 struct qed_ll2_info *p_ll2_conn, in qed_ll2_handle_slowpath() 457 struct qed_ll2_info *p_ll2_conn, in qed_ll2_rxq_handle_completion() 502 struct qed_ll2_info *p_ll2_con in qed_ll2_rxq_completion() [all...] |
H A D | qed_ll2.h | 101 struct qed_ll2_info { struct
|
H A D | qed.h | 115 struct qed_ll2_info; 591 struct qed_ll2_info *p_ll2_info;
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 251 static struct qed_ll2_info *__qed_ll2_handle_sanity(struct qed_hwfn *p_hwfn, in __qed_ll2_handle_sanity() 256 struct qed_ll2_info *p_ll2_conn, *p_ret = NULL; in __qed_ll2_handle_sanity() 280 static struct qed_ll2_info *qed_ll2_handle_sanity(struct qed_hwfn *p_hwfn, in qed_ll2_handle_sanity() 286 static struct qed_ll2_info *qed_ll2_handle_sanity_lock(struct qed_hwfn *p_hwfn, in qed_ll2_handle_sanity_lock() 292 static struct qed_ll2_info *qed_ll2_handle_sanity_inactive(struct qed_hwfn in qed_ll2_handle_sanity_inactive() 303 struct qed_ll2_info *p_ll2_conn; in qed_ll2_txq_flush() 351 struct qed_ll2_info *p_ll2_conn = p_cookie; in qed_ll2_txq_completion() 448 struct qed_ll2_info *p_ll2_conn, in qed_ll2_handle_slowpath() 483 struct qed_ll2_info *p_ll2_conn, in qed_ll2_rxq_handle_completion() 528 struct qed_ll2_info *p_ll2_con in qed_ll2_rxq_completion() [all...] |
H A D | qed_ll2.h | 100 struct qed_ll2_info { struct
|
H A D | qed.h | 110 struct qed_ll2_info; 584 struct qed_ll2_info *p_ll2_info;
|
Completed in 10 milliseconds