ptt_idx           214 drivers/net/ethernet/qlogic/qed/qed_hw.c 				     enum reserved_ptts ptt_idx)
ptt_idx           216 drivers/net/ethernet/qlogic/qed/qed_hw.c 	if (ptt_idx >= RESERVED_PTT_MAX) {
ptt_idx           218 drivers/net/ethernet/qlogic/qed/qed_hw.c 			  "Requested PTT %d is out of range\n", ptt_idx);
ptt_idx           222 drivers/net/ethernet/qlogic/qed/qed_hw.c 	return &p_hwfn->p_ptt_pool->ptts[ptt_idx];
ptt_idx           152 drivers/net/ethernet/qlogic/qed/qed_hw.h 				     enum reserved_ptts ptt_idx);