Searched refs:qed_ptt_acquire_context (Results 1 – 5 of 5) sorted by relevance
209 struct qed_ptt *qed_ptt_acquire_context(struct qed_hwfn *p_hwfn,
91 return qed_ptt_acquire_context(p_hwfn, false); in qed_ptt_acquire()94 struct qed_ptt *qed_ptt_acquire_context(struct qed_hwfn *p_hwfn, bool is_atomic) in qed_ptt_acquire_context() function
703 p_ptt = qed_ptt_acquire_context(p_hwfn, is_atomic); in qed_fcoe_get_stats()
1009 p_ptt = qed_ptt_acquire_context(p_hwfn, is_atomic); in qed_iscsi_get_stats()
1879 p_ptt = IS_PF(cdev) ? qed_ptt_acquire_context(p_hwfn, is_atomic) in _qed_get_vport_stats()