qlnx_sp_isr
#define OSAL_POLL_MODE_DPC(hwfn) {if (cold) qlnx_sp_isr(hwfn);}
extern void qlnx_sp_isr(void *arg);
qlnx_sp_isr(p_hwfn);