Searched refs:pxp_ptt_entry (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_hw.c | 34 struct pxp_ptt_entry pxp; 131 p_ptt->idx * sizeof(struct pxp_ptt_entry); in qed_ptt_config_addr() 160 offsetof(struct pxp_ptt_entry, offset), in qed_ptt_set_win() 300 offsetof(struct pxp_ptt_entry, pretend), in qed_fid_pretend() 317 offsetof(struct pxp_ptt_entry, pretend), in qed_port_pretend() 333 offsetof(struct pxp_ptt_entry, pretend), in qed_port_unpretend() 353 offsetof(struct pxp_ptt_entry, pretend), in qed_port_fid_pretend()
|
/kernel/linux/linux-5.10/include/linux/qed/ |
D | common_hsi.h | 1134 struct pxp_ptt_entry { struct
|