Home
last modified time | relevance | path

Searched refs:qed_int_sp_dpc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.h150 void qed_int_sp_dpc(struct tasklet_struct *t);
H A Dqed_int.c1239 void qed_int_sp_dpc(struct tasklet_struct *t) in qed_int_sp_dpc() function
2308 tasklet_setup(&p_hwfn->sp_dpc, qed_int_sp_dpc); in qed_int_sp_dpc_setup()