Merge branch 'for-4.8/upstream-fixes' into for-next
[deliverable/linux.git] / drivers / net / ethernet / qlogic / qed / qed_int.h
index 20b46863750418bc23d1495ef85eae6aa229b414..0948be64dc782f926f5a2c8317c22552e5bf87d3 100644 (file)
@@ -389,6 +389,9 @@ void qed_init_cau_sb_entry(struct qed_hwfn *p_hwfn,
                           u16 vf_number,
                           u8 vf_valid);
 
+int qed_int_set_timer_res(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
+                         u8 timer_res, u16 sb_id, bool tx);
+
 #define QED_MAPPING_MEMORY_SIZE(dev)   (NUM_OF_SBS(dev))
 
 #endif
This page took 0.024421 seconds and 5 git commands to generate.