Searched refs:pxp_ptt_entry (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_hw.c | 60 struct pxp_ptt_entry pxp; 157 p_ptt->idx * sizeof(struct pxp_ptt_entry); in qed_ptt_config_addr() 186 offsetof(struct pxp_ptt_entry, offset), in qed_ptt_set_win() 326 offsetof(struct pxp_ptt_entry, pretend), in qed_fid_pretend() 343 offsetof(struct pxp_ptt_entry, pretend), in qed_port_pretend() 359 offsetof(struct pxp_ptt_entry, pretend), in qed_port_unpretend() 379 offsetof(struct pxp_ptt_entry, pretend), in qed_port_fid_pretend()
|
/Linux-v4.19/include/linux/qed/ |
D | common_hsi.h | 1146 struct pxp_ptt_entry { struct
|