Home
last modified time | relevance | path

Searched refs:qed_ll2_ops_pass (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.h76 extern const struct qed_ll2_ops qed_ll2_ops_pass;
Dqed_iscsi.h56 extern const struct qed_ll2_ops qed_ll2_ops_pass;
Dqed_fcoe.c1033 .ll2 = &qed_ll2_ops_pass,
Dqed_iscsi.c1436 .ll2 = &qed_ll2_ops_pass,
Dqed_ll2.c2521 const struct qed_ll2_ops qed_ll2_ops_pass = { variable
/Linux-v4.19/include/linux/qed/
Dqed_ll2_if.h290 static const struct qed_ll2_ops qed_ll2_ops_pass = { variable