Searched refs:nicvf_enable_intr (Results 1 – 2 of 2) sorted by relevance
354 void nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx);
444 nicvf_enable_intr(nic, NICVF_INTR_RBDR, rbdr_idx); in nicvf_refill_rbdr()1756 void nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_enable_intr() function